We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db9fa64 + 42c5d27 commit d870962Copy full SHA for d870962
.travis.yml
@@ -1,4 +1,6 @@
1
script: "bundle exec rspec spec"
2
+before_install:
3
+ - gem install bundler
4
notifications:
5
email:
6
- [email protected]
0 commit comments