Private GIT

Skip to content
Snippets Groups Projects
Commit 90bf7b8f authored by echel0n's avatar echel0n
Browse files

Update .travis.yml

parent 75b6d2f5
Branches
No related tags found
No related merge requests found
......@@ -3,8 +3,10 @@ python:
- 2.6
- 2.7
install:
- pip install cheetah
# whitelist
branches:
only:
- develop
before_script: cd ./tests
script: python all_tests.py
\ No newline at end of file
script: ./all_tests.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment