Skip to content

Commit f64cfb7

Browse files
Fix: Remove node version 8 support from CI
1 parent 4eac64f commit f64cfb7

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
@@ -9,7 +9,6 @@ notifications:
99
node_js:
1010
- '12'
1111
- '10'
12-
- '8'
1312
before_install:
1413
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.9.4
1514
- export PATH="$HOME/.yarn/bin:$PATH"

0 commit comments

Comments
 (0)