1 Star 0 Fork 0

bqw_5189/rust-actix-example

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 253 Bytes
一键复制 编辑 原始数据 按行查看 历史
language: rust
rust:
- stable
matrix:
fast_finish: true
cache: cargo
env:
global:
- SERVER: 127.0.0.1:3000
before_script:
- sudo apt-get update
script:
- cargo build --verbose --all
- SERVER=127.0.0.1:3000
- cargo test --verbose --all
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/bqw_5189/rust-actix-example.git
git@gitee.com:bqw_5189/rust-actix-example.git
bqw_5189
rust-actix-example
rust-actix-example
master

搜索帮助