Skip to content

Commit de59048

Browse files
committed
chore(travis): Remove node 4
1 parent 94447e9 commit de59048

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ language: node_js
33
node_js:
44
- "8"
55
- "6"
6-
- "4"
76
before_script:
87
- 'if [[ -n "$TRAVIS_TAG" ]] && [[ "$TRAVIS_JOB_NUMBER" == *.1 ]]; then yarn run create-github-release || true; fi'
98
script:

0 commit comments

Comments
 (0)