Skip to content

Commit

Permalink
modify travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Anyways committed Dec 4, 2016
1 parent cdd7e53 commit 14d1425
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 @@ -5,7 +5,7 @@ jdk:

script: mvn clean compile

install: mvn install -Dmaven.test.skip=true
install: mvn package -DskipTests

branches:
only:
Expand Down

0 comments on commit 14d1425

Please sign in to comment.