diff --git a/.travis.yml b/.travis.yml index 524fbe5..b08a253 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,6 +17,7 @@ before_script: script: - cd tests - nim c -r tester + - cd .. - ./src/nimble install -y notifications: