diff options
author | Andre Arko <andre@arko.net> | 2015-01-25 18:39:19 -0800 |
---|---|---|
committer | Andre Arko <andre@arko.net> | 2015-01-25 21:53:52 -0800 |
commit | 4bf8b34a6b332fc439339c57fc08bc2be855f15f (patch) | |
tree | 7e93100e8feac54d065e26c043c8b7ae0fd0c9ed /.travis.yml | |
parent | 8a510325addfd1f1ad07df5eb98099860695911d (diff) | |
download | bundler-4bf8b34a6b332fc439339c57fc08bc2be855f15f.tar.gz |
test 1-8-stable on travis
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 0bea94498f..ec981a5a2f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ before_script: travis_retry rake spec:travis:deps branches: only: - master + - 1-8-stable - 1-7-stable - 1-6-stable - 1-5-stable |