Skip to content

Commit

Permalink
Install coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
tas50 committed Apr 6, 2016
1 parent d9cb709 commit 8e3b6fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ before_script:
- sudo iptables -L DOCKER || ( echo "DOCKER iptables chain missing" ; sudo iptables -N DOCKER )
- eval "$(/opt/chefdk/bin/chef shell-init bash)"
- /opt/chefdk/embedded/bin/chef gem install kitchen-docker
- /opt/chefdk/embedded/bin/chef gem install coveralls
script:
- /opt/chefdk/embedded/bin/chef --version
- /opt/chefdk/embedded/bin/rubocop --version
Expand Down

0 comments on commit 8e3b6fe

Please sign in to comment.