We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adcda59 commit e20e1a1Copy full SHA for e20e1a1
.travis.yml
@@ -1,6 +1,6 @@
1
---
2
language: ruby
3
-script: "bundle exec rubytest test/test_*.rb"
+script: "bundle exec rubytest -Ilib test/test_*.rb"
4
rvm:
5
- 2.1.0
6
- 2.0.0
0 commit comments