瀏覽代碼

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

Mokhtar Naamani 5 年之前
父節點
當前提交
aa3bcf2ea0
共有 1 個文件被更改,包括 1 次插入1 次删除
  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: