13 Star 28 Fork 8

ubuntuvim / todos_v2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.travis.yml 318 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tomster 提交于 2015-10-25 13:41 . Initial Commit from Ember CLI v1.13.8
---
language: node_js
node_js:
- "0.12"
sudo: false
cache:
directories:
- node_modules
before_install:
- export PATH=/usr/local/phantomjs-2.0.0/bin:$PATH
- "npm config set spin false"
- "npm install -g npm@^2"
install:
- npm install -g bower
- npm install
- bower install
script:
- npm test
NodeJS
1
https://gitee.com/ubuntuvim/todos_v2.git
git@gitee.com:ubuntuvim/todos_v2.git
ubuntuvim
todos_v2
todos_v2
master

搜索帮助