Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed May 1, 2019
1 parent b3099ce commit 69c19ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ install:
- travis/set-ngeo-version

before_script:
- python3 -m venv .venv
- .venv/bin/python .venv/bin/pip install --requirement=travis/requirements.txt
- docker build --tag=camptocamp/geomapfish-build-dev:${MAJOR_VERSION} docker/build
- ./docker-run make build

Expand Down

0 comments on commit 69c19ab

Please sign in to comment.