Private GIT

Skip to content
Snippets Groups Projects
Commit 1b850b3a authored by echel0n's avatar echel0n
Browse files

Update .travis.yml

parent c99a8e65
Branches
Tags
No related merge requests found
......@@ -3,7 +3,6 @@ python:
- 2.6
- 2.7
# whitelist
branches:
only:
- develop
......@@ -12,8 +11,10 @@ install:
- pip install cheetah
before_script:
- cd ./tests
- chmod +x ./all_tests.py
- chmod +x ./tests/all_tests.py
script:
- ./all_tests.py
- ./tests/all_tests.py
notifications:
irc: "irc.freenode.net#sickrage"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment