Skip to content

Commit

Permalink
Revert "chore: Re-enable e2e tests"
Browse files Browse the repository at this point in the history
This reverts commit 91e8305.
  • Loading branch information
lburgazzoli committed Jul 4, 2019
1 parent 91e8305 commit cb988c7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion script/travis_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,8 @@ echo "installing camel k cluster resources"
oc login -u developer

# Then run integration tests
make test-integration
# TODO: disabled as they are constantly failing on travis
# make test-integration

# Run unit tests
make test

0 comments on commit cb988c7

Please sign in to comment.