1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 12:50:04 +02:00
Files
gitlit/node_modules/extract-zip/.travis.yml
2018-10-09 09:51:34 +02:00

10 lines
94 B
YAML

sudo: false
language: node_js
node_js:
- '0.12'
- 'iojs'
- '4'
- '6'
- '8'
- '10'