mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-04-29 15:55:23 +00:00
Update .travis.yml
This commit is contained in:
parent
f6d8dc3324
commit
f97dda9704
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ language: scala
|
||||||
scala:
|
scala:
|
||||||
- 2.11.8
|
- 2.11.8
|
||||||
before_script:
|
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
|
- unzip pscrypto-lib-1.1.zip
|
||||||
script:
|
script:
|
||||||
- sbt ++$TRAVIS_SCALA_VERSION clean coverage test coverageReport
|
- sbt ++$TRAVIS_SCALA_VERSION clean coverage test coverageReport
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue