Skip to content

Commit

Permalink
add node-chakracore to CI testing
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlamsl committed Jul 19, 2018
1 parent 7cf72b8 commit 04974ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -14,6 +14,7 @@ env:
global:
- UGLIFYJS_TEST_ALL=1
matrix:
- NODEJS_VER=chakracore/latest
- NODEJS_VER=node/0.10
- NODEJS_VER=node/0.12
- NODEJS_VER=node/4
Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
@@ -1,6 +1,7 @@
environment:
UGLIFYJS_TEST_ALL: 1
matrix:
- NODEJS_VER: chakracore/latest
- NODEJS_VER: node/0.10
- NODEJS_VER: node/0.12
- NODEJS_VER: node/4
Expand Down

0 comments on commit 04974ea

Please sign in to comment.