Skip to content

Commit 0bbce5f

Browse files
committed
Drop oldest tested version to 1.22.1
This matches the current version that nix is actively tested against. Signed-off-by: Paul Osborne <osbpau@gmail.com>
1 parent 02ebfc0 commit 0bbce5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: rust
22
sudo: false
33
rust:
4-
- 1.7.0
4+
- 1.22.1
55
- stable
66
- beta
77
- nightly

0 commit comments

Comments
 (0)