We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1cfc4e commit 295d4ccCopy full SHA for 295d4cc
.travis.yml
@@ -75,4 +75,4 @@ script:
75
- if [[ $TRAVIS_OS_NAME == "linux" ]]; then export LIBRARY_PATH=$HOME/deps/usr/lib/x86_64-linux-gnu; fi
76
- if [[ $TRAVIS_OS_NAME == "linux" ]]; then export LD_LIBRARY_PATH=$LIBRARY_PATH; fi
77
- make all
78
- - if [[ $TRAVIS_OS_NAME == "linux" ]]; then make reftests-ci; fi
+ #- if [[ $TRAVIS_OS_NAME == "linux" ]]; then make reftests-ci; fi
0 commit comments