Skip to content

Commit

Permalink
Merge pull request gravitystorm#932 from pnorman/travis_carto_mapnik
Browse files Browse the repository at this point in the history
Use a specific version of carto for travis
  • Loading branch information
gravitystorm committed Sep 10, 2014
2 parents cfdc110 + 8552de0 commit 82a8a76
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 @@ -6,7 +6,7 @@ before_install:
- sudo apt-get update -qq
- sudo apt-get install -y -q python-demjson
install:
- npm install carto
- npm install carto@0.12.1
- mkdir -p data/world_boundaries
- mkdir -p data/simplified-land-polygons-complete-3857
- mkdir -p data/ne_110m_admin_0_boundary_lines_land
Expand Down

0 comments on commit 82a8a76

Please sign in to comment.