Explorar o código

bump .travis rustc to v1.38.0 - fixing caching issue

Mokhtar Naamani %!s(int64=5) %!d(string=hai) anos
pai
achega
aa3bcf2ea0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,6 +1,6 @@
 language: rust
 rust:
-  - 1.37.0
+  - 1.38.0
 cache:
   - cargo
 before_script: