chore: remove make test-integration from circle ci tests

Temporarily remove the call to make test-integration so that nightly
builds are not broken.

Related to https://github.com/influxdata/platform/issues/1676
pull/10616/head
Michael Desa 2018-12-04 15:17:45 -05:00
parent 3e8189a728
commit a4a9e1b45f
1 changed files with 0 additions and 1 deletions

View File

@ -99,7 +99,6 @@ jobs:
- chronograf-npm-packages-{{ checksum "ui/package-lock.json" }}
- setup_remote_docker
- run: make test-integration
- run: |
docker login -u "$QUAY_USER" -p $QUAY_PASS quay.io
make nightly