UNPKG
npm-run
Version:
latest (5.0.1)
5.0.1
5.0.0
4.1.2
4.1.1
4.1.0
4.0.1
4.0.0
3.0.0
2.0.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
Run locally-installed executables.
github.com/timoxley/npm-run
timoxley/npm-run
npm-run
/
.travis.yml
7 lines
(6 loc)
•
95 B
YAML
View Raw
1
2
3
4
5
6
7
language: node_js
before_install: npm install npm -g
node_js:
-
"iojs"
-
"0.12"
-
"0.11"