Skip to content

Commit

Permalink
fix build with force update
Browse files Browse the repository at this point in the history
  • Loading branch information
zaplatynski committed Oct 7, 2016
1 parent 1cab293 commit d00a527
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 @@ -4,6 +4,6 @@ jdk:
cache:
directories:
- ~/.m2
script: mvn clean install -pl console -P analysis
script: mvn -U clean install -pl console -P analysis
install:
-

0 comments on commit d00a527

Please sign in to comment.