summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2015-07-06 01:24:24 (GMT)
committerTimothy Gu <timothygu99@gmail.com>2015-07-06 01:26:46 (GMT)
commit75e2f392b003f0de8ef9840a1f3d5666c571557b (patch)
tree4e47bb5bf79c72de116c51e78b4d29028a28dd02 /.travis.yml
parent81cd51af0bd00f8c090be004e7d22024601562c8 (diff)
downloadmxe-75e2f392b003f0de8ef9840a1f3d5666c571557b.zip
mxe-75e2f392b003f0de8ef9840a1f3d5666c571557b.tar.gz
mxe-75e2f392b003f0de8ef9840a1f3d5666c571557b.tar.bz2
Try to fix travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 99e626d..e3e6c5d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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: