From 2cec2e15949d5708767d7b0b62a975044dee02e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodolphe=20Br=C3=A9ard?= Date: Tue, 12 May 2020 11:12:37 +0200 Subject: [PATCH] Update the travis-ci configuration --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 43c0d20..3ed0147 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,8 @@ rust: - "1.39.0" - "1.40.0" - "1.41.1" + - "1.42.0" + - "1.43.1" - "stable" - "beta" - "nightly"