We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5f53a6 commit 32a1a29Copy full SHA for 32a1a29
.travis.yml
@@ -11,5 +11,6 @@ before_install:
11
# - BUILD_TYPE=Debug
12
13
script:
14
+ - chmod u+x $TRAVIS_BUILD_DIR/tests/travis/script.sh
15
- dir -l $TRAVIS_BUILD_DIR/tests/travis
16
- docker run -v $TRAVIS_BUILD_DIR:/pdalc -t simverge/pdalc-build-deps:alpine /pdalc/tests/travis/script.sh
0 commit comments