File: .travis.yml

package info (click to toggle)
node-to-regex 3.0.2%2B~cs6.3.28-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,252 kB
  • sloc: javascript: 10,225; sh: 10; makefile: 7
file content (5 lines) | stat: -rw-r--r-- 56 bytes parent folder | download | duplicates (2)
1
2
3
4
5
sudo: false
language: node_js
node_js:
  - "6"
  - "6.1"