File: .travis.yml

package info (click to toggle)
node-performance-now 2.1.0%2Bdebian-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 212 kB
  • sloc: javascript: 78; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 65 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
language: node_js
node_js:
  - "node"
  - "6"
  - "4"
  - "0.12"