File: .travis.yml

package info (click to toggle)
node-brace-expansion 1.1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 172 kB
  • ctags: 44
  • sloc: sh: 18; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 74 bytes parent folder | download
1
2
3
4
5
6
7
sudo: false
language: node_js
node_js:
  - "0.12"
  - "4"
  - "6"
  - "7"