.travis.yml in yaml2env-0.1.1 vs .travis.yml in yaml2env-0.1.2

- old
+ new

@@ -1,7 +1,10 @@ rvm: - 1.8.7 - 1.9.2 + - ree + - ruby-head - rbx + - rbx-2.0 - jruby - - ree - - ruby-head +notifications: + disabled: true \ No newline at end of file