1 Star 1 Fork 0

Hprose/hprose-rust

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 210 Bytes
一键复制 编辑 原始数据 按行查看 历史
陈飞 提交于 2016-09-30 14:14 . Remove language env in travis.
sudo: required
install:
- curl -sSf https://static.rust-lang.org/rustup.sh | sudo sh -s -- --channel=nightly
script:
- (cd hprose && cargo build)
- (cd hprose && cargo test)
- (cd hprose && cargo bench)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/andot/hprose-rust.git
git@gitee.com:andot/hprose-rust.git
andot
hprose-rust
hprose-rust
master

搜索帮助