One more attempt to fix travis configuration

This commit is contained in:
cheatfate 2018-03-28 04:36:50 +03:00
parent d3fc45abc3
commit 755806965c
1 changed files with 2 additions and 4 deletions

View File

@ -15,8 +15,6 @@ before_script:
- ./koch nimble
- export PATH=$(pwd)/bin:$PATH
- cd ..
- nimble install https://github.com/status-im/nim-rlp
- nimble install https://github.com/cheatfate/nimcrypto
- nimble install https://github.com/status-im/nim-secp256k1
script:
- nimble tests
- nimble install -y
- nimble test