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.
1 parent db9fa64 commit 42c5d27Copy full SHA for 42c5d27
.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