We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9169872 commit 712b646Copy full SHA for 712b646
.travis.yml
@@ -33,4 +33,4 @@ install:
33
script:
34
# - "ls ~/.linuxbrew/Cellar/*"
35
- make -C build/linux/gmake config=release_x64
36
- - ./src/script/test.sh bin/linux/gmake/x64
+ - /bin/bash -c ./src/script/test.sh bin/linux/gmake/x64
0 commit comments