Skip to content

Commit

Permalink
disable acceptance again :/
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-deboer committed Oct 15, 2017
1 parent 244de67 commit 4f9d246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ install:
script:
- make release
- upx bin/kuill
- MINIKUBE_OPTIONS="--vm-driver none" MINIKUBE_SUDO="sudo" make acceptance
# - MINIKUBE_OPTIONS="--vm-driver none" MINIKUBE_SUDO="sudo" make acceptance
- make docker

after_deploy:
Expand Down

0 comments on commit 4f9d246

Please sign in to comment.