UNPKG
s-wheels-ui
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
UI框架
github.com/Misssusu/wheel
Misssusu/wheel
s-wheels-ui
/
.travis.yml
11 lines
•
228 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
language: node_js
node_js:
-
"8"
-
"9"
-
"10"
addons:
chrome: stable
sudo: required
before_script:
-
"sudo chown root /opt/google/chrome/chrome-sandbox"
-
"sudo chmod 4755 /opt/google/chrome/chrome-sandbox"