Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
patriot1burke authored Aug 1, 2016
1 parent eaf28f7 commit 059011e
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 @@ -12,7 +12,7 @@ before_script:
- export MAVEN_SKIP_RC=true

install:
- mvn install -Pdistribution -DskipTests=true -B -V -q
- mvn install -Pdistribution -DskipTests=true -B -V

script:
- mvn test -B
Expand Down

0 comments on commit 059011e

Please sign in to comment.