mirror of
https://github.com/actix/actix-web.git
synced 2024-12-22 08:07:18 +00:00
enable beta on travis
This commit is contained in:
parent
f4180e78fe
commit
dcf060461a
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ language: rust
|
|||
|
||||
rust:
|
||||
- stable
|
||||
- beta
|
||||
- nightly
|
||||
|
||||
sudo: required
|
||||
|
|
Loading…
Reference in a new issue