Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
velo committed Feb 15, 2016
1 parent ae95f2d commit a3edba6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ environment:
os: Windows Server 2012

install:
- cmd: choco install mvn -y -f
- cmd: choco install sbt -y -f
- ps: choco install mvn -y -f
- ps: choco install sbt -y -f
- cmd: refreshenv


Expand Down

0 comments on commit a3edba6

Please sign in to comment.