Skip to content

Commit 45a364e

Browse files
committedMar 22, 2016
Mangle travis osx python path
1 parent 6b098b7 commit 45a364e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎ci/travis/osx/script.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1+
echo $PATH
2+
3+
export PATH=/usr/bin:${PATH}
4+
15
ctest -V -E 'qgis_openstreetmaptest|qgis_wcsprovidertest|PyQgsServer' -S ./qgis-test-travis.ctest --output-on-failure
26

0 commit comments

Comments
 (0)
Please sign in to comment.