Browse Source

travis: keep rust 1.41.1

Mokhtar Naamani 5 years ago
parent
commit
c1dd430253
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,7 +1,7 @@
 language: rust
 
 rust:
-  - 1.42.0
+  - 1.41.1
 
 matrix:
   include: