1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 07:53:00 +01:00

update travis stable rustc ver

This commit is contained in:
Nikolay Kim 2018-07-20 15:09:08 -07:00
parent 10ebea440f
commit b65158b710

View File

@ -1,6 +1,6 @@
language: rust
rust:
- 1.24.0
- 1.26.0
- stable
- beta
- nightly