Skip to content

Commit

Permalink
chore: Re-enable e2e tests
Browse files Browse the repository at this point in the history
fixes #793
  • Loading branch information
jamesnetherton authored and lburgazzoli committed Jul 4, 2019
1 parent 9095ec8 commit 91e8305
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions script/travis_build.sh
Expand Up @@ -83,8 +83,5 @@ echo "installing camel k cluster resources"
oc login -u developer

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

# Run unit tests
make test

0 comments on commit 91e8305

Please sign in to comment.