Skip to content

Commit

Permalink
travis: test nimble against the important packages list
Browse files Browse the repository at this point in the history
  • Loading branch information
alaviss committed Feb 5, 2020
1 parent 9391fbc commit 6af1d55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 6af1d55

Please sign in to comment.