Temporarily disable acceptance tests on html5

This commit is contained in:
Anton Georgiev 2019-04-23 11:32:27 -04:00 committed by GitHub
parent 2f6c73c215
commit 1792af1921
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ language: node_js
env:
- JOB_TYPE=linter
- JOB_TYPE=acceptance_tests
# - JOB_TYPE=acceptance_tests
node_js:
- "8"