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 7f85079 commit 8672425Copy full SHA for 8672425
.travis.yml
@@ -15,3 +15,4 @@ matrix:
15
- rvm: ruby-head
16
- rvm: jruby-head
17
- rvm: 1.9.3
18
+script: "bundle exec rspec --color --backtrace --seed 1 --format documentation ./spec"
0 commit comments