Skip to content

Commit

Permalink
Change nodejs runtime target for tests to LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
Graham42 committed Oct 7, 2017
1 parent e058c5a commit a177ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- 4.4.0
- lts/*
- stable
install:
- npm install
Expand Down

0 comments on commit a177ee7

Please sign in to comment.