UNPKG
nodo
Version:
latest (1.0.1)
1.0.1
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.12
0.1.11
0.1.10
Command line todo app.
github.com/rogeriopvl/nodo
rogeriopvl/nodo
nodo
/
.travis.yml
8 lines
(7 loc)
•
112 B
YAML
View Raw
1
2
3
4
5
6
7
8
language: node_js
node_js:
-
"iojs"
-
"0.12"
-
"0.10"
before_script:
- npm install -g grunt-cli