File: .travis.yml

package info (click to toggle)
node-webpack-env 0.8.0%2B~1.18.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 144 kB
  • sloc: javascript: 54; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 69 bytes parent folder | download
1
2
3
4
5
6
language: node_js
node_js:
  - "0.10"
  - "0.12"
  - "4.0"
  - "4.1"