Skip to content

Commit 6af1d55

Browse files
committed
travis: test nimble against the important packages list
1 parent 9391fbc commit 6af1d55

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ script:
4545
- nim c -r tester
4646
- cd ..
4747
- ./src/nimble install -y
48+
- cd ~/.choosenim/toolchains/nim-$BRANCH
49+
- nim c -r testament/testament cat nimble-packages
4850

4951
notifications:
5052
irc: "chat.freenode.net#nimbuild"

0 commit comments

Comments
 (0)