We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 646b61f commit a47ccf4Copy full SHA for a47ccf4
.travis.yml
@@ -19,5 +19,8 @@ rvm:
19
- 1.9.3
20
- 2.0.0
21
22
+before_install:
23
+ - gem update bundler
24
+
25
script:
26
- bundle exec rake test:all
0 commit comments