Skip to content

Commit

Permalink
.travis.yml: commit changes that should have gone with cpl_mem_cache.…
Browse files Browse the repository at this point in the history
…h addition

git-svn-id: https://svn.osgeo.org/gdal/trunk@41107 f0d54148-0727-0410-94bb-9a71ac55c965
  • Loading branch information
rouault committed Dec 21, 2017
1 parent e81d8b2 commit bfa4c05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ matrix:
fast_finish: true
include:
- os: linux
compiler: clang
compiler: gcc
language: cpp
sudo: required
dist: precise
Expand All @@ -14,7 +14,7 @@ matrix:
directories:
- $HOME/.ccache
env:
- BUILD_NAME=precise_clang
- BUILD_NAME=precise
- DETAILS="debug build, no libtool"
- os: linux
compiler: clang
Expand Down

0 comments on commit bfa4c05

Please sign in to comment.