Travis: Download PSCrypto resources

This commit is contained in:
Chord 2016-07-26 22:08:30 -04:00
parent 92d57d8917
commit 8fd471ffdf

View file

@ -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)