[CHORE] Remove e2e tests from CI (#875)

This commit is contained in:
Diego Mello 2019-05-04 13:44:56 -03:00 committed by GitHub
parent 10210d0dcf
commit 6edef99d37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -266,9 +266,9 @@ workflows:
build-and-test:
jobs:
- lint-testunit
- e2e-test:
requires:
- lint-testunit
# - e2e-test:
# requires:
# - lint-testunit
- ios-build:
requires: