Skip to content

Commit 9fb09de

Browse files
authored
chore(ci): remove node 11 from CI
Commitlint doesn't work on it, and we can't upgrade commitlint since we support Node 4
1 parent 9137c21 commit 9fb09de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ node_js:
44
- 8
55
- 6
66
- 4
7-
- node
87
before_install:
98
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.3.2
109
- export PATH="$HOME/.yarn/bin:$PATH"

0 commit comments

Comments
 (0)