.travis.yml in shapewear-0.0.3 vs .travis.yml in shapewear-0.0.4

- old
+ new

@@ -1,5 +1,6 @@ # https://github.com/travis-ci/travis-ci/wiki/.travis.yml-options +language: ruby script: "bundle exec rake" rvm: - 1.8.7 - 1.9.2 - 1.9.3