Update .travis.yml

This commit is contained in:
johndmulhausen
2016-04-30 14:20:36 -07:00
parent 4582d120da
commit 9dabfa4b62
+1 -1
View File
@@ -3,7 +3,7 @@ rvm:
- 2.1
branches:
only:
- release-1.1
- release-1.3
script:
- cd $HOME
- git config --global user.email ${GIT_EMAIL}