mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 23:14:47 +02:00
Run travis CI tests for node 14
This commit is contained in:
@@ -2,6 +2,7 @@ language: node_js
|
||||
node_js:
|
||||
- "10"
|
||||
- "12"
|
||||
- "14"
|
||||
sudo: required
|
||||
before_script:
|
||||
- npm run all
|
||||
|
||||
Reference in New Issue
Block a user