Try to fix travis

This commit is contained in:
Timothy Gu 2015-07-05 18:24:24 -07:00
parent 81cd51af0b
commit 75e2f392b0
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ after_success:
- echo "https://${GH_TOKEN}:@github.com" > .git/credentials
- git remote set-url origin 'https://github.com/mxe/mxe.git'
- git commit -a -m 'Update versions.json'
- git push
- git push origin HEAD:master
env:
global: