UNPKG
iloa
Version:
latest (0.3.4)
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0
A command line tool for gaining knowledge.
github.com/drawnepicenter/iloa
drawnepicenter/iloa
iloa
/
.travis.yml
12 lines
(11 loc)
•
162 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
language: node_js node_js:
- '7'
- '6'
- '5'
before_script:
- node bin/iloa.js config init
- npm run instrument
after_success:
- npm run report
- npm run climate