Skip to content

Commit 1c954d0

Browse files
committed
install gem
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
1 parent eb10037 commit 1c954d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ before_script:
3030
- sudo iptables -L DOCKER || ( echo "DOCKER iptables chain missing" ; sudo iptables -N DOCKER )
3131
- eval "$(/opt/chefdk/bin/chef shell-init bash)"
3232
- /opt/chefdk/embedded/bin/chef gem install coveralls # needed for chefspecs
33+
- /opt/chefdk/embedded/bin/chef gem install fauxhai # needed for chefspecs
3334

3435
script: KITCHEN_LOCAL_YAML=.kitchen.docker.yml /opt/chefdk/embedded/bin/kitchen verify ${INSTANCE}
3536

0 commit comments

Comments
 (0)