Fix travis

This commit is contained in:
Alexander Ivanov 2018-02-21 13:04:00 +02:00
parent 955a2afc87
commit 432eccaf3f
1 changed files with 1 additions and 1 deletions

View File

@ -25,5 +25,5 @@ before_install:
export PATH=$PWD/bin:$PATH export PATH=$PWD/bin:$PATH
cd .. cd ..
script: script:
- nimble test - nimble test -y