Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit 3abb0b7

Browse files
author
Chris Pearce
committed
Switch to stable rust to work around rust-lang/rust#47466.
1 parent 7d7a9ae commit 3abb0b7

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
@@ -2,7 +2,7 @@ dist: trusty
22
sudo: 9000
33
language: rust
44
rust:
5-
- nightly
5+
- stable
66
os:
77
- linux
88
- osx

0 commit comments

Comments
 (0)