We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c63f1ea commit 3e75828Copy full SHA for 3e75828
.travis.yml
@@ -5,7 +5,7 @@ jobs:
5
include:
6
- name: Test
7
if: tag IS blank
8
- script: ./ci/container/exec.sh ./ci/steps/test.sh
+ script: ./ci/steps/test.sh
9
deploy: null
10
install: null
11
- name: Linux Release
0 commit comments