mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2024-11-22 14:33:51 +00:00
update node version in .travis.yml
This commit is contained in:
parent
3b21a23336
commit
02e97d11bd
@ -7,7 +7,7 @@ before_install:
|
||||
- git submodule update --init --recursive
|
||||
language: node_js
|
||||
node_js:
|
||||
- "14.3.0"
|
||||
- "16.4.1"
|
||||
script:
|
||||
- npm run build
|
||||
- npm test
|
||||
|
Loading…
Reference in New Issue
Block a user