Skip to content

Commit

Permalink
fix debian build in this PR too
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonHoenscheid committed May 4, 2018
1 parent 3473a55 commit 4761871
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 @@ -49,7 +49,7 @@ matrix:
- rvm: 2.4.3
bundler_args: --without development release
dist: trusty
env: PUPPET_INSTALL_TYPE=agent BEAKER_debug=true BEAKER_set=docker/debian-8
env: PUPPET_INSTALL_TYPE=agent BEAKER_debug=true BEAKER_set=docker/debian-7
script: 'bundle exec rspec spec/acceptance/php56_spec.rb'
services: docker
sudo: require
Expand Down

0 comments on commit 4761871

Please sign in to comment.