Skip to content

Commit

Permalink
Go offline doesn't need to install
Browse files Browse the repository at this point in the history
  • Loading branch information
velo committed Apr 3, 2016
1 parent 06c2d0f commit b55e70b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ install:
- cmd: choco install maven -y -f
- cmd: choco install sbt -y -f
- cmd: refreshenv
- cmd: mvn install dependency:go-offline -Pskip-formatter -DskipTests=true -q

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

build_script:
- mvn install -Pci -B
Expand Down

0 comments on commit b55e70b

Please sign in to comment.