UNPKG
francis.react
Version:
latest (0.1.0)
0.1.0
React integration for Francis
github.com/milankinen/francis.react
milankinen/francis.react
francis.react
/
.travis.yml
10 lines
(9 loc)
•
119 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
language: node
_js node_
js:
-
"11" install:
-
npm i -g npm
-
npm ci script:
-
npm run build
-
npm run test:ci