UNPKG
totlog
Version:
latest (2.1.1)
2.1.1
2.0.2
2.0.1
1.0.2
0.2.3
0.2.2
0.2.1
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
The only true log
github.com/titarenko/totlog
titarenko/totlog
totlog
/
.travis.yml
5 lines
•
89 B
YAML
View Raw
1
2
3
4
5
language:
node_js
node_js:
-
"6"
-
"7"
script:
npm run lint && npm run test-
on
-travis