Skip to content

Commit 9b94cab

Browse files
committed
chore(): update travis.yml
1 parent 177b65c commit 9b94cab

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
@@ -1,11 +1,12 @@
11
services: mongodb
22
language: ruby
3+
before_install: gem install bundler -v='1.11.2'
34
script: "bundle exec rake spec"
45
rvm:
56
- 1.9.3
67
- 2.0.0
78
- 2.1.5
8-
- 2.2.0
9+
- 2.3.0
910
env:
1011
- CODECLIMATE_REPO_TOKEN=f506e465f1ed0571aeaa5e1cb9c14214c9f7567a92d1af70903f3d0bc8015ed6
1112
notifications:

0 commit comments

Comments
 (0)