Skip to content

Commit

Permalink
did this really fail because of double excaping?
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Oct 23, 2018
1 parent 7146c77 commit 8e79fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -38,7 +38,7 @@ install:
- conda update -q --all
- conda install geotiff laszip nitro curl gdal pcl cmake eigen ninja libgdal geos zstd numpy xz libxml2 laz-perf qhull sqlite hdf5 oracle-instantclient
- call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" amd64
- call "%CONDA_ROOT%\\Scripts\\activate.bat base"
- call "%CONDA_ROOT%\Scripts\activate.bat base"
- call scripts\\appveyor\\config.cmd


Expand Down

0 comments on commit 8e79fcb

Please sign in to comment.