1 Star 1 Fork 1

无忧无怖 / fc-angular

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.travis.yml 556 Bytes
一键复制 编辑 原始数据 按行查看 历史
SteinsGate 提交于 2020-02-14 23:18 . :white_check_mark:test(service): commonService test
dist: trusty
sudo: required
language: node_js
node_js:
- '12.7.0'
addons:
apt:
sources:
- google-chrome
packages:
- google-chrome-stable
- google-chrome-beta
before_install:
- export NG_CLI_ANALYTICS=ci
- export CHROME_BIN=chromium-browser
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
install:
- npm install -g
cache:
directories:
- ./node_modules
script:
- npm run test -- --no-watch --no-progress --browsers=ChromeHeadlessCI
- npm run e2e -- --protractor-config=e2e/protractor-ci.conf.js
1
https://gitee.com/yuysh/fc-angular.git
git@gitee.com:yuysh/fc-angular.git
yuysh
fc-angular
fc-angular
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891