Skip to content

Commit

Permalink
For travis tests
Browse files Browse the repository at this point in the history
Ensure only e2e tests are executed, unit and integration should
be done via git actions
  • Loading branch information
qu1queee committed Jan 20, 2021
1 parent 53799c8 commit 9393625
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ install:
script:
- set -e
- make
- make verify-codegen
# https://github.com/shipwright-io/build/issues/123
- make test-unit-coverage
- make test-integration
- make test-e2e TEST_IMAGE_REPO="$(./hack/install-registry.sh show):5000/shipwright-io/build-e2e"
- set +e
deploy:
Expand Down

0 comments on commit 9393625

Please sign in to comment.