Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Added the jar option to the build to make sure all the modules in the project compile.
  • Loading branch information
rpmoore committed Apr 7, 2016
1 parent 986440d commit ab35672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ jdk:
- oraclejdk8
- oraclejdk7
- openjdk7
script: ./gradlew -S clean ds3-sdk:test
script: ./gradlew -S clean jar ds3-sdk:test

0 comments on commit ab35672

Please sign in to comment.