Skip to content

Commit

Permalink
Remove unnecessary bundles
Browse files Browse the repository at this point in the history
  • Loading branch information
hartmantis committed Apr 13, 2015
1 parent b90a381 commit ef2906b
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 @@ -10,7 +10,7 @@ before_script:
- echo -e $DIGITALOCEAN_SSH_KEY_BODY > ~/.ssh/id_rsa

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

after_script:

Expand Down

0 comments on commit ef2906b

Please sign in to comment.