Skip to content

Commit

Permalink
Build: Update travis matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Dec 10, 2018
1 parent ac6bfd1 commit 0fc9c9f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
sudo: false
language: node_js
node_js:
- 'stable'
- '9'
- '8'
- '6'
- '4'
- '0.12'
- '0.10'
before_install:
- 'npm install -g npm' # need those scoped packages

0 comments on commit 0fc9c9f

Please sign in to comment.