pm2-gui/.travis.yml

10 lines
95 B
YAML
Executable File

language: node_js
branches:
only:
- master
node_js:
- 0.10
- 0.11
- 0.12
- 6.9.2