Browse Source

substrate v2: update .traivs to use rustc v1.37

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

+ 1 - 1
.travis.yml

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