.travis.yml in abak-flow-1.0.3 vs .travis.yml in abak-flow-1.0.4

- old
+ new

@@ -1,7 +1,6 @@ language: ruby rvm: - 1.9.3 -branches: - only: - - release-1.0 -bundler_args: --without linux mac + - 2.0.0 + - 2.1.0 +script: bundle exec rspec