Skip to content

Commit

Permalink
travis: use mvn -DcompilerArgument=-Xlint:unchecked test #775
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed Jul 31, 2015
1 parent 7dfd71a commit ccea087
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
language: java
script: mvn -DcompilerArgument=-Xlint:unchecked test

0 comments on commit ccea087

Please sign in to comment.