UNPKG
logline
Version:
latest (1.1.4)
1.1.4
1.1.2
1.1.1
1.1.0
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
0.0.1
logging the frontend
github.com/latel/logline
latel/logline
logline
/
.travis.yml
12 lines
(11 loc)
•
118 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
language:
node_js
node_js:
-
"6"
sudo:
false
branches:
only:
-
master
install:
-
npm
install
script:
-
npm
test