.travis.yml in testlab-0.3.0 vs .travis.yml in testlab-0.3.1
- old
+ new
@@ -1,9 +1,14 @@
language: ruby
rvm:
+ - ree
- 1.9.2
- 1.9.3
- 2.0.0
notifications:
irc: "irc.freenode.net#jovelabs"
+
+matrix:
+ allow_failures:
+ - rvm: ree