.travis.yml in emotions-0.3 vs .travis.yml in emotions-0.3.1
- old
+ new
@@ -1,9 +1,12 @@
language: ruby
rvm:
- - 2.0.0
+ - 2.1
+ - 2.0
- 1.9.3
+
+sudo: false
script: "echo 'DO IT' && bundle exec rake spec"
notifications:
hipchat:
- old
+ new