This repository has been archived on 2020-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
TripSit_Suite/node_modules/console-browserify/.travis.yml

12 lines
113 B
YAML

language: node_js
node_js:
- "stable"
- "12"
- "11"
- "10"
- "8"
- "6"
- "4"
- "0.12"
- "0.10"