mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-19 18:14:44 +00:00
Travis: Download PSCrypto resources
This commit is contained in:
parent
92d57d8917
commit
8fd471ffdf
|
|
@ -1,5 +1,8 @@
|
|||
language: scala
|
||||
scala:
|
||||
- 2.11.7
|
||||
before_script:
|
||||
- wget https://github.com/psforever/PSCrypto/releases/download/v1.0/pscrypto-lib-1.0.zip
|
||||
- unzip pscrypto-lib-1.0.zip
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
|
|
|||
Loading…
Reference in a new issue