mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-19 18:14:44 +00:00
Update .travis.yml
This commit is contained in:
parent
f6d8dc3324
commit
f97dda9704
|
|
@ -2,7 +2,7 @@ language: scala
|
|||
scala:
|
||||
- 2.11.8
|
||||
before_script:
|
||||
- wget https://github.com/psforever/PSCrypto/releases/download/v1.0/pscrypto-lib-1.1.zip
|
||||
- wget https://github.com/psforever/PSCrypto/releases/download/v1.1/pscrypto-lib-1.1.zip
|
||||
- unzip pscrypto-lib-1.1.zip
|
||||
script:
|
||||
- sbt ++$TRAVIS_SCALA_VERSION clean coverage test coverageReport
|
||||
|
|
|
|||
Loading…
Reference in a new issue