We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44071cb commit aa595b5Copy full SHA for aa595b5
.travis.yml
@@ -1,5 +1,5 @@
1
language: ruby
2
-script: "rake spec && rake cucumber"
+script: "bundle exec rake spec cucumber"
3
rvm: 1.9.3
4
services: mongodb
5
notifications:
0 commit comments