From 8ddf1dc8666e0891061d7e12279f6861583f2674 Mon Sep 17 00:00:00 2001 From: DenioD <41270280+DenioD@users.noreply.github.com> Date: Sun, 28 Jun 2020 14:10:49 +0200 Subject: [PATCH] define rust version in travis.yml --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 75c5a94..6a96b6e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,6 @@ language: rust +rust: + - 1.41.0 matrix: include: