Skip to content

Commit 6626033

Browse files
committed
Merge pull request #76 from activeadmin-plugins/Fivell-patch-4
Update .travis.yml
2 parents 87c584e + 1a56fc3 commit 6626033

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ rvm:
55
- 2.1.5
66
- 2.2.0
77
before_install:
8+
- gem install bundler -v '= 1.9.3'
89
- gem update --system
9-
- gem --version
10+
- gem --version

0 commit comments

Comments
 (0)