diff --git a/.travis.yml b/.travis.yml index a8b511b82..251e36eb8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -45,6 +45,8 @@ script: - nim c -r tester - cd .. - ./src/nimble install -y + - cd ~/.choosenim/toolchains/nim-$BRANCH + - nim c -r testament/testament cat nimble-packages notifications: irc: "chat.freenode.net#nimbuild"