Skip to content

Commit

Permalink
Merge pull request #3802 from ggcatu/fix_travis
Browse files Browse the repository at this point in the history
Try to fix travis
  • Loading branch information
amercader committed Sep 5, 2017
2 parents 8e36ade + 50158b6 commit 23dbe64
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Expand Up @@ -15,6 +15,9 @@ RUN apt-get -q -y update && apt-get -q -y upgrade && DEBIAN_FRONTEND=noninteract
python-virtualenv \
libpq-dev \
git-core \
build-essential \
libssl-dev \
libffi-dev \
&& apt-get -q clean

# SetUp Virtual Environment CKAN
Expand Down

0 comments on commit 23dbe64

Please sign in to comment.