Skip to content

Commit

Permalink
Merge #216
Browse files Browse the repository at this point in the history
216: Fix CI r=urschrei a=lnicola

Fallout from #214. Sigh.

Co-authored-by: Laurentiu Nicola <lnicola@dend.ro>
  • Loading branch information
bors[bot] and lnicola committed May 12, 2018
2 parents cebb504 + 129b2bf commit 7fe5b24
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 @@ -9,7 +9,7 @@ matrix:
- env: GEO_TYPES_FEATURES="--features spade"
- env: GEO_FEATURES=""
- env: GEO_FEATURES="--features postgis-integration"
- env: GEO_FEATURES="--features proj"
- env: GEO_FEATURES="--features use-proj"
- env: GEO_FEATURES="--features use-serde"

before_install:
Expand Down

0 comments on commit 7fe5b24

Please sign in to comment.