Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #148 from SimenB/patch-2
Browse files Browse the repository at this point in the history
Test on node 8
  • Loading branch information
kesla committed Sep 7, 2017
2 parents 75f5824 + 7747b8d commit 81ab6b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -5,5 +5,6 @@ sudo: false
node_js:
- 4
- 6
- 8
before_install:
- if [ "$(npm -v | cut -c1)" == '1' ]; then npm -g i npm@2; fi

0 comments on commit 81ab6b1

Please sign in to comment.