Skip to content

Commit e20e1a1

Browse files
committed
:test: Hopefully fix Travis CI config.
1 parent adcda59 commit e20e1a1

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,6 +1,6 @@
11
---
22
language: ruby
3-
script: "bundle exec rubytest test/test_*.rb"
3+
script: "bundle exec rubytest -Ilib test/test_*.rb"
44
rvm:
55
- 2.1.0
66
- 2.0.0

0 commit comments

Comments
 (0)