Эх сурвалжийг харах

Revert "travis: Use stable rust"

This reverts commit 5c1c0ac37cda5bf0b93d8db485d12a100ebdc831.
Armani Ferrante 4 жил өмнө
parent
commit
c3865ac401
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,7 +1,7 @@
 dist: bionic
 language: rust
 rust:
-  - stable
+  - nightly
 cache: cargo
 env:
   - NODE_VERSION="14.7.0"