This repository has been archived on 2020-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
Syllabus/themes/piratecare/node_modules/fastq/.travis.yml

11 lines
101 B
YAML

language: node_js
node_js:
- "10"
- "8"
- "6"
- "5"
- "4"
- "0.12"
- "0.10"
- "iojs"