UNPKG
gulu-vue2
Version:
latest (1.0.1)
1.0.1
1.0.0
0.0.2
0.0.1
用 Vue2 做的 UI 框架
gulu-vue2
/
.travis.yml
12 lines
(11 loc)
•
230 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
language: node_js
node_js:
-
"8"
-
"9"
-
"10"
addons:
chrome: stable
sodu: required
before_script:
-
"sudo chown root /opt/google/chrome/chrome-sandbox"
-
"sudo chomd 4755 /opt/google/chrome/chrome-sandbox"