Codebase list node-unicode-match-property-value-ecmascript / debian/1.0.2+ds-1 .travis.yml
debian/1.0.2+ds-1

Tree @debian/1.0.2+ds-1 (Download .tar.gz)

.travis.yml @debian/1.0.2+ds-1raw · history · blame

1
2
3
4
5
6
7
language: node_js
node_js:
  - "4"
  - "5"
  - "6"
git:
  depth: 1