mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-02-25 09:33:39 +00:00
Travis: Download PSCrypto resources
This commit is contained in:
parent
92d57d8917
commit
8fd471ffdf
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue