1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-05-03 21:26:30 +00:00

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