Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
syslog4j-parent
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Raptor Engineering Public Development
Z
Zimbra
Dependencies
syslog4j-parent
Commits
a5e1fc2c
Commit
a5e1fc2c
authored
Sep 29, 2015
by
Carl Harris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
travis now deploys snapshots
parent
f54ed852
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
8 deletions
+5
-8
.travis.yml
.travis.yml
+5
-8
No files found.
.travis.yml
View file @
a5e1fc2c
language
:
java
script
:
mvn install
# remove the line above and uncomment the following lines when Sonatype setup
# is complete
#before_install: git clone -b travis $(git config --get remote.origin.url) target/travis
#script: mvn deploy --settings target/travis/settings.xml
#branches:
# except:
# - travis
before_install
:
git clone -b travis $(git config --get remote.origin.url) target/travis
script
:
mvn deploy --settings target/travis/settings.xml
branches
:
except
:
-
travis
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment