UNPKG
heroku-debug
Version:
alpha (4.0.0)
beta (6.2.4-beta)
cowabunga (5.0.3)
latest (5.0.5)
next (6.2.5-3)
6.2.5-3
6.2.5-2
6.2.5-1
6.2.5-0
6.2.4-beta
6.2.3-beta
6.2.2-beta
6.2.1-beta
6.2.0-beta
6.1.3-beta
6.1.2-beta
6.1.1-beta
6.1.0-beta
6.0.4-beta
6.0.3-beta
6.0.2-beta
6.0.1-beta
6.0.0-beta
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.0.0
3.0.0
2.0.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
debugging plugin for the CLI
github.com/heroku/heroku-cli-debug
heroku/heroku-cli-debug
heroku-debug
/
tmp
/
node_modules
/
bl
/
.travis.yml
15 lines
(14 loc)
•
211 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
language:
node_js
before_install:
-
curl
--location
http://git.io/1OcIZA
|
bash
-s
node_js:
-
0.8
-
0.10
-
0.11
branches:
only:
-
master
notifications:
email:
-
rod@vagg.org
script:
npm
test