From 1e70b48a7fcaf1fa6f62732e78209fad289a0958 Mon Sep 17 00:00:00 2001 From: Rodolphe Breard Date: Mon, 24 Aug 2020 10:37:10 +0200 Subject: [PATCH] Update the Travis CI configuration --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index a9c1794..018f620 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ rust: - "1.41.1" - "1.42.0" - "1.43.1" + - "1.44.1" - "stable" - "beta" - "nightly"