mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Update Node version to v14 for Travis CI
This commit is contained in:
parent
bb4c4fe666
commit
ee7cb3d62a
@ -1,6 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "7.4.0"
|
||||
- "14.19.0"
|
||||
before_install:
|
||||
- npm update -g npm
|
||||
- npm install -g grunt-cli
|
||||
|
Loading…
Reference in New Issue
Block a user