Skip to content

Commit

Permalink
only install libaugeas0 for docker_dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ohemorange committed Mar 29, 2018
1 parent 50093bd commit f996fd1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -62,6 +62,10 @@ matrix:
- sudo: required
env: TOXENV=docker_dev
services: docker
addons:
apt:
packages: # don't install nginx and apache
- libaugeas0
- python: "2.7"
env: TOXENV=apacheconftest
sudo: required
Expand Down

0 comments on commit f996fd1

Please sign in to comment.