Skip to content

Commit a1fe49e

Browse files
committed
Local variables in const fn require 1.33
1 parent 7f1bd6c commit a1fe49e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ script: cargo test --all-features --all
33

44
jobs:
55
include:
6-
- rust: 1.30.0
6+
- rust: 1.33.0
77
- rust: stable
88
- rust: beta
99
- rust: nightly

0 commit comments

Comments
 (0)