mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-25 22:39:41 +01:00
chore: remove old node versions from .travis.yml
This commit is contained in:
parent
35f2170bf5
commit
63675a65f2
@ -1,7 +1,5 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- '8'
|
|
||||||
- '9'
|
|
||||||
- '10'
|
- '10'
|
||||||
install:
|
install:
|
||||||
- npm install -g codecov
|
- npm install -g codecov
|
||||||
|
Loading…
Reference in New Issue
Block a user