Skip to content

Commit

Permalink
Merge pull request #8444 from jeanduplessis/master
Browse files Browse the repository at this point in the history
ENHANCEMENT Ensure Node 11 does not issue warning
  • Loading branch information
rwjblue committed Feb 22, 2019
2 parents b75521c + b1d3f9f commit 1fee05d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -52,6 +52,9 @@ jobs:
after_success:
- .travis/codecoverage.sh

- env: NAME=NODE_11
node_js: 11

- env: EMBER_CLI_ENABLE_ALL_EXPERIMENTS=true
- env: EMBER_CLI_PACKAGER=true
- env: EMBER_CLI_MODULE_UNIFICATION=true
Expand Down

0 comments on commit 1fee05d

Please sign in to comment.