Fixed typo in travis-ci yaml file

This commit is contained in:
echel0n 2014-12-13 16:05:24 -08:00
parent a70aca6f7c
commit ead2f97f78
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ install:
- pip install cheetah
script:
- make tests-all
- make test-all
notifications:
irc: "irc.freenode.net#sickrage"