1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-01-18 05:41:50 +01:00

run travis with stable rust only

This commit is contained in:
Nikolay Kim 2019-04-07 08:17:29 -07:00
parent 748289f0ff
commit 68d2203dd6

View File

@ -8,7 +8,6 @@ cache:
matrix:
include:
- rust: 1.31.0
- rust: stable
- rust: beta
- rust: nightly-2019-04-02