.travis.yml in chatterbot-1.0.2 vs .travis.yml in chatterbot-2.0.0.pre

- old
+ new

@@ -1,8 +1,8 @@ language: ruby rvm: - - 1.9.2 - - 1.9.3 - 2.0.0 - 2.1.1 + - 2.2.0 + - ruby-head # uncomment this line if your project needs to run something other than `rake`: # script: bundle exec rspec spec \ No newline at end of file