We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91c34f0 commit 33d5a8eCopy full SHA for 33d5a8e
1 file changed
.travis.yml
@@ -5,4 +5,4 @@ branches:
5
language: minimal
6
services:
7
- docker
8
-script: chmod +x runTests.sh && ./runTests.sh
+script: cd test/integration/ && chmod +x runTests.sh && ./runTests.sh
0 commit comments