Skip to content

Commit b6f85c0

Browse files
authored
Merge pull request #227 from amilajack/patch-3
Test against modern and LTS node versions
2 parents 66f0f4d + 7b8276b commit b6f85c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
22
node_js:
33
- "4"
4-
- "5"
54
- "6"
6-
- "node"
5+
- "8"
6+
- "9"
77
sudo: false

0 commit comments

Comments
 (0)