]> git.lizzy.rs Git - PAKEs.git/commitdiff
oops, be more specific about the rust version: 1.32.0
authorBrian Warner <warner@lothar.com>
Wed, 7 Aug 2019 17:53:46 +0000 (10:53 -0700)
committerBrian Warner <warner@lothar.com>
Wed, 7 Aug 2019 17:53:46 +0000 (10:53 -0700)
.travis.yml

index 1a148cc23bd11111459400f4626a2a18869c303a..f52c7fef9c291831fcce9a7bed0a40c24a258a90 100644 (file)
@@ -4,7 +4,7 @@ rust:
   - beta
   - nightly
   - 1.31.1
-  - 1.32
+  - 1.32.0
 matrix:
   include:
     - rust: 1.31.0 # lock down for consistent rustfmt behavior