Update .travis.yml

This commit is contained in:
Rohit Tanwar
2018-02-22 21:22:23 +05:30
committed by GitHub
parent 6e9f85b89b
commit 8e86b83e9a

View File

@ -12,7 +12,7 @@ script:
- python scripts/tdd.py
- python3 website/main.py
after_success:
- chmod +x .travis/push.sh
- sed -i -e 's/\r$//' .travis/push.sh
- .travis/push.sh
group: deprecated-2017Q4
env: