We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bef323c commit a0c97cdCopy full SHA for a0c97cd
.travis.yml
@@ -16,6 +16,7 @@ before_script:
16
17
before_install:
18
- gem update --system
19
+ - gem install bundler
20
21
script:
22
- bundle exec rspec
0 commit comments