2 Star 0 Fork 0

mirrors_posthtml/posthtml-custom-elements

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.travis.yml 273 Bytes
Copy Edit Raw Blame History
Ivan Demidov authored 2017-04-25 15:09 +08:00 . ci: drop support node 0.10
sudo: false
language: node_js
node_js:
- "stable"
- "4"
- "0.12"
env:
global:
- ISTANBUL_COVERAGE: yes
after_success:
- npm i coveralls
- cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && echo "Coverage data was sent to coveralls!"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_posthtml/posthtml-custom-elements.git
git@gitee.com:mirrors_posthtml/posthtml-custom-elements.git
mirrors_posthtml
posthtml-custom-elements
posthtml-custom-elements
master

Search