Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 13f09a3

Browse files
authored
Merge pull request #441 from KnisterPeter/test-on-node8
chore: add node 8 test run
2 parents 6c6ad40 + 022c0d1 commit 13f09a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ sudo: false
22
language: node_js
33
node_js:
44
- stable
5+
- '8'
56
- '6'
67
- '4'
78
matrix:

0 commit comments

Comments
 (0)