Added all test environments back to CI.

This commit is contained in:
Richard Moore 2020-04-16 21:33:50 -04:00
parent cc72f76695
commit 798cafa6fe
No known key found for this signature in database
GPG Key ID: 665176BE8E9DC651

@ -140,8 +140,8 @@ workflows:
version: 2
all:
jobs:
# - node-v8
# - node-v10
# - node-v12
- node-v8
- node-v10
- node-v12
- browser-esm
# - browser-umd
- browser-umd