diff options
author | Terence Lee <hone02@gmail.com> | 2013-12-17 14:22:39 -0500 |
---|---|---|
committer | Terence Lee <hone02@gmail.com> | 2013-12-17 21:53:54 -0500 |
commit | 89eda4101d5e29a45238a9e757870ae58d1cfa59 (patch) | |
tree | 3ad294d5b57b17eb4d0e00f23a042c6172f4998b | |
parent | 627bd476e1dccf65fbf04eb76b44e9b5624d3499 (diff) | |
download | bundler-89eda4101d5e29a45238a9e757870ae58d1cfa59.tar.gz |
run 1-5-stable tests on travis
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 8626161284..86015f3979 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ before_script: travis_retry rake spec:travis:deps branches: only: - master + - 1-5-stable - 1-3-stable - 1-2-stable - 1-1-stable |