1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-27 09:42:57 +01:00

enable beta on travis

This commit is contained in:
Nikolay Kim 2017-10-22 23:00:04 -07:00
parent f4180e78fe
commit dcf060461a

View File

@ -2,6 +2,7 @@ language: rust
rust:
- stable
- beta
- nightly
sudo: required