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 69a4b0e commit f5f53a6Copy full SHA for f5f53a6
.travis.yml
@@ -11,5 +11,5 @@ before_install:
11
# - BUILD_TYPE=Debug
12
13
script:
14
- - dir $TRAVIS_BUILD_DIR
+ - dir -l $TRAVIS_BUILD_DIR/tests/travis
15
- docker run -v $TRAVIS_BUILD_DIR:/pdalc -t simverge/pdalc-build-deps:alpine /pdalc/tests/travis/script.sh
0 commit comments