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:
@ -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
|
||||
|
Reference in New Issue
Block a user