Skip to content

Commit

Permalink
Maven go-offiline does a poor job, bring install back
Browse files Browse the repository at this point in the history
  • Loading branch information
velo committed Apr 4, 2016
1 parent b55e70b commit fa0b165
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 @@ -6,7 +6,7 @@ jdk:
- oraclejdk8

install:
- mvn dependency:go-offline -Pci -Pskip-formatter -DskipTests=true -q
- mvn install dependency:go-offline -Pskip-formatter -DskipTests=true -q

script:
- mvn install -Pci -B

0 comments on commit fa0b165

Please sign in to comment.