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 72eec87 commit cf1cc32Copy full SHA for cf1cc32
.travis.yml
@@ -1,3 +1,5 @@
1
language: ruby
2
rvm:
3
- 2.1.5
4
+script:
5
+ - bundle exec rspec
0 commit comments