File: .travis.yml

package info (click to toggle)
node-rimraf 2.5.4-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 136 kB
  • ctags: 14
  • sloc: makefile: 6
file content (8 lines) | stat: -rw-r--r-- 85 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
sudo: false
language: node_js
node_js:
  - '0.10'
  - '0.12'
  - '4'
  - '5'
  - '6'