Skip to content

Commit

Permalink
🔧 Updated .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gjacquenot committed Dec 23, 2019
1 parent 18c97f5 commit 515dd2a
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 @@ -12,7 +12,7 @@ before_script:
- docker pull gjacquenot/openstreetmap-tile-server || true
script:
- docker build --pull --cache-from gjacquenot/openstreetmap-tile-server --tag gjacquenot/openstreetmap-tile-server .
- make DOCKER_IMAGE=gjacquenot/openstreetmap-tile-server test
- touch build && make DOCKER_IMAGE=gjacquenot/openstreetmap-tile-server test
- sleep 30
- make DOCKER_IMAGE=gjacquenot/openstreetmap-tile-server stop
after_script:
Expand Down

0 comments on commit 515dd2a

Please sign in to comment.