mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
we only support v10.13+ .....
This commit is contained in:
parent
b4052824db
commit
66171d14db
1 changed files with 0 additions and 15 deletions
15
.travis.yml
15
.travis.yml
|
@ -1,11 +1,6 @@
|
|||
language: node_js
|
||||
|
||||
node_js:
|
||||
- "10.0.0"
|
||||
- "10.1.0"
|
||||
- "10.10.0"
|
||||
- "10.11.0"
|
||||
- "10.12.0"
|
||||
- "10.13.0"
|
||||
- "10.14.0"
|
||||
- "10.14.1"
|
||||
|
@ -22,21 +17,11 @@ node_js:
|
|||
- "10.18.0"
|
||||
- "10.18.1"
|
||||
- "10.19.0"
|
||||
- "10.2.0"
|
||||
- "10.2.1"
|
||||
- "10.20.0"
|
||||
- "10.20.1"
|
||||
- "10.21.0"
|
||||
- "10.22.0"
|
||||
- "10.22.1"
|
||||
- "10.3.0"
|
||||
- "10.4.0"
|
||||
- "10.4.1"
|
||||
- "10.5.0"
|
||||
- "10.6.0"
|
||||
- "10.7.0"
|
||||
- "10.8.0"
|
||||
- "10.9.0"
|
||||
|
||||
|
||||
services:
|
||||
|
|
Loading…
Reference in a new issue