Skip to content

Commit

Permalink
test: Made unit test passing with node-chakracore
Browse files Browse the repository at this point in the history
  • Loading branch information
kunalspathak authored and dougwilson committed Sep 10, 2017
1 parent f1ef6cc commit 5a574bd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Expand Up @@ -11,6 +11,13 @@ node_js:
- "6.11"
- "7.10"
- "8.4"
matrix:
include:
- node_js: "8.4"
env: "NVM_NODEJS_ORG_MIRROR=https://nodejs.org/download/chakracore-release/"
allow_failures:
# Allow chakracore to fail
- env: "NVM_NODEJS_ORG_MIRROR=https://nodejs.org/download/chakracore-release/"
sudo: false
cache:
directories:
Expand Down

0 comments on commit 5a574bd

Please sign in to comment.