Skip to content

Commit

Permalink
update travis node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenschobert committed Dec 28, 2017
1 parent 71af246 commit 7eb40c0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ language: node_js
compiler:
- gcc
node_js:
- "0.12"
- "node"
- "lts/*"
before_install:
- sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test;
- sudo apt-get update;
Expand Down

0 comments on commit 7eb40c0

Please sign in to comment.