UNPKG
livescript-jest
Version:
latest (0.2.0)
0.2.0
0.1.0
A preprocessor to help use LiveScript with Jest
github.com/kolotaev/livescript-jest
livescript-jest
/
.travis.yml
11 lines
(8 loc)
•
85 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
language: node_js
node_js:
-
"8"
-
"9"
-
"10"
-
"11"
- stable
cache: npm