Skip to content

Commit c51fd17

Browse files
committed
Merge pull request #19 from bjmllr/travis-bundle
use bundler to run tests in CI
2 parents c470247 + 420e08b commit c51fd17

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)