Skip to content

Commit

Permalink
Added all test environments back to CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
ricmoo committed Apr 17, 2020
1 parent cc72f76 commit 798cafa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 798cafa

Please sign in to comment.