.travis.yml in geonames_api-0.1.2 vs .travis.yml in geonames_api-0.1.3

- old
+ new

@@ -1,7 +1,6 @@ language: ruby rvm: - 2.0.0 - 1.9.3 -# - 1.8.7 is not supported due to a 1.9-style hash in geonames_api.rb :\ script: GEONAMES_USER=geonames_api_ci bundle exec rake --trace