Skip to content

Commit aa595b5

Browse files
committed
Bundle exec all the travis things
1 parent 44071cb commit aa595b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: ruby
2-
script: "rake spec && rake cucumber"
2+
script: "bundle exec rake spec cucumber"
33
rvm: 1.9.3
44
services: mongodb
55
notifications:

0 commit comments

Comments
 (0)