Skip to content

Commit 16df535

Browse files
committed
Use nightly to fix a rustdoc problem
1 parent fa6519e commit 16df535

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
@@ -3,7 +3,7 @@ dist: trusty
33
language: rust
44
cache: cargo
55
rust:
6-
- 1.31.1
6+
- nightly
77
branches:
88
only:
99
- master

0 commit comments

Comments
 (0)