Private GIT

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

Update .travis.yml

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