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 7aacae9 commit 4b0368bCopy full SHA for 4b0368b
.travis.yml
@@ -11,4 +11,5 @@ install:
11
- "bash ./build_workers.sh"
12
13
script:
14
+ - "PATH='./bats/bin:${PATH}'"
15
- "bash ./bats/bin/bats test.sh"
0 commit comments