Skip to content

Commit

Permalink
Don't run Kitchen in Travis--non-free app
Browse files Browse the repository at this point in the history
  • Loading branch information
hartmantis committed Apr 20, 2015
1 parent 387efa8 commit cff64a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ before_script:
- cp .kitchen.travis.yml .kitchen.local.yml

script:
- chef exec rake && chef exec rake kitchen:all
- chef exec rake

after_script:

Expand Down

0 comments on commit cff64a9

Please sign in to comment.