Switched to exported branch variable

This commit is contained in:
checktheroads 2019-06-18 15:47:53 -07:00
parent 6431f9a751
commit 41d8a12590

View file

@ -23,4 +23,4 @@ script:
- sleep 20
- python3 ./tests/ci_test.py
after_success:
- git push origin $TRAVIS_BRANCH
- git push origin $CURRENT_BRANCH