Skip to content

Commit 3e75828

Browse files
committed
Make CI faster
1 parent c63f1ea commit 3e75828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
include:
66
- name: Test
77
if: tag IS blank
8-
script: ./ci/container/exec.sh ./ci/steps/test.sh
8+
script: ./ci/steps/test.sh
99
deploy: null
1010
install: null
1111
- name: Linux Release

0 commit comments

Comments
 (0)