We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa6519e commit 16df535Copy full SHA for 16df535
.travis.yml
@@ -3,7 +3,7 @@ dist: trusty
3
language: rust
4
cache: cargo
5
rust:
6
- - 1.31.1
+ - nightly
7
branches:
8
only:
9
- master
0 commit comments