This website works better with JavaScript
Главная
Обзор
Помощь
Вход
xusl
/
pfr
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
934be50f5b
Ветки
Метки
master
pfr
/
ui
/
node_modules
/
zrender
/
.travis.yml
.travis.yml
106 B
История
Исходник
1
2
3
4
5
6
7
8
9
10
11
12
language: node_js
node_js:
- "node"
branches:
only:
- next
script:
- npm i
- npm run build