.travis.yml in
workflow_kit-0.0.7
vs .travis.yml in
workflow_kit-0.0.8
- old
+ new
@@ -1,5 +1,3 @@
-
env: "RAILS_ENV=test"
-
before_script: - "sh -c 'cd test_app && bundle && bundle exec rake db:drop db:migrate'"