.travis.yml in lemonway-1.0.0 vs .travis.yml in lemonway-1.0.1

- old
+ new

@@ -1,8 +1,7 @@ language: ruby rvm: -# - "1.8.7" -# - "1.9.3" + - "2.0.0-p451" + - "2.1.7" - "2.2.3" -# - "2.3.0" before_install: gem install bundler script: bundle exec rspec spec \ No newline at end of file