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 b325740 commit a536622Copy full SHA for a536622
.travis.yml
@@ -20,5 +20,5 @@ matrix:
20
- rvm: ruby-head
21
fast_finish: true
22
script:
23
- - rspec
+ - rake test
24
sudo: false
0 commit comments