Skip to content

Commit

Permalink
Minor updates to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrude committed Jun 21, 2018
1 parent 6a455a4 commit dbb6327
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
language: java
script: mvn test
sudo: false
before_script: mvn test
script: mvn package

0 comments on commit dbb6327

Please sign in to comment.