Skip to content

Commit dd1a3e2

Browse files
committed
#147: Update tests runner
1 parent ef51418 commit dd1a3e2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ install:
3333
- sudo git checkout ${TRAVIS_BRANCH}
3434

3535
script:
36-
- sudo ./tests/travis/tests-runner/runner.sh
36+
- sudo ./tests/travis/tests-runner/runner.sh ./tests/travis
3737
- env
3838

3939
notifications:

tests/travis/tests-runner

0 commit comments

Comments
 (0)