diff --git a/.travis.yml b/.travis.yml index 652ef953..7e6b2e2b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ jobs: include: - name: Test if: tag IS blank - script: ./ci/container/exec.sh ./ci/steps/test.sh + script: ./ci/steps/test.sh deploy: null install: null - name: Linux Release