Skip to content

Commit

Permalink
Update node version for testing to LTS version
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcg committed Nov 16, 2019
1 parent 748f6e8 commit 0cb1bee
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
---
language: node_js
node_js:
# we recommend testing addons with the same minimum supported node version as Ember CLI
# so that your addon works for all apps
- "4"
- "12"

sudo: false
dist: trusty
Expand Down

0 comments on commit 0cb1bee

Please sign in to comment.