Skip to content

Commit

Permalink
without export
Browse files Browse the repository at this point in the history
  • Loading branch information
pinae committed Feb 17, 2015
1 parent 38af498 commit d1853a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ python:
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y libcap-dev
- sudo export DEBIAN_FRONTEND=noninteractive
- sudo apt-get install -o Dpkg::Options::="--force-confnew" --force-yes -y mongodb
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install: "pip install -r requirements.txt --use-mirrors"
Expand Down

0 comments on commit d1853a8

Please sign in to comment.