UNPKG
fen-queue
Version:
latest (0.3.1)
0.3.1
0.3.0
0.2.0
0.1.0
FEN queue with priorities
github.com/Scorpibear/fen-queue
Scorpibear/fen-queue
fen-queue
/
.travis.yml
11 lines
(10 loc)
•
147 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
language: node
_js node_
js:
-
"8"
-
"10" install:
-
npm install
-
npm install -g codecov script:
-
npm run coverage
-
codecov