Skip to content

Commit 182c693

Browse files
chore: support only LTS and stable version
1 parent 0d38fae commit 182c693

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
language: node_js
22
node_js:
33
- stable
4+
- 8
45
- 6
5-
- 5
6-
- 4
7-
#- 0.12
8-
#- 0.11
96

107
after_success:
118
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)