Skip to content

Commit 420e08b

Browse files
committed
use bundler to run tests in CI
1 parent c470247 commit 420e08b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: ruby
2-
script: rake test
2+
script: bundle exec rake test
33
rvm:
44
- 1.9.3
55
- 2.0.0

0 commit comments

Comments
 (0)