diff options
author | Andre Arko <andre@arko.net> | 2015-07-21 20:16:35 -0700 |
---|---|---|
committer | Andre Arko <andre@arko.net> | 2015-07-21 20:16:35 -0700 |
commit | dae5ba819e1dfd3ff6019acecdfb97274251487f (patch) | |
tree | 1ed300a8b7dcd97f270b97ffc45d0fc959700a4b /.travis.yml | |
parent | 89a8778c19269561926cea172acdcda241d26d23 (diff) | |
download | bundler-dae5ba819e1dfd3ff6019acecdfb97274251487f.tar.gz |
Allow building auto for @homu
[ci skip]
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index ae217d5b7e..8391a312d4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ before_script: travis_retry rake spec:travis:deps branches: only: - master + - auto - /.+-stable$/ notifications: |