diff options
author | Andre Arko <andre@arko.net> | 2014-04-01 17:20:46 +0800 |
---|---|---|
committer | Andre Arko <andre@arko.net> | 2014-04-01 17:20:46 +0800 |
commit | 19850cbdee9b40b88947865aafe1a9e8adef3c8b (patch) | |
tree | 1a3cff3b1525207e7a40b10f86d7ac5bae2e3d28 /.travis.yml | |
parent | ce09f8428e82cc08ff340190b6a408a5a01788d6 (diff) | |
download | bundler-19850cbdee9b40b88947865aafe1a9e8adef3c8b.tar.gz |
build 1.6 branch 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 f80faeb588..cfef7d0af5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ before_script: travis_retry rake spec:travis:deps branches: only: - master + - 1-6-stable - 1-5-stable - 1-3-stable - 1-2-stable |