Don't let CI fail to check commits b/c git isn't configured in CI
[rust-lightning] / .travis.yml
index 0c36806c63c059869d44f3e56082340cbf03eca6..1e136798133cc40e172fe9aa57ec1738b90ee851 100644 (file)
@@ -2,8 +2,8 @@ language: rust
 rust:
   - stable
   - beta
-  # 1.22.0 is MSRV for rust-lightning in general:
-  - 1.22.0
+  # 1.30.0 is MSRV for rust-lightning in general:
+  - 1.30.0
   # 1.34.2 is Debian stable
   - 1.34.2
   # 1.39.0 is MSRV for lightning-net-tokio and generates coverage