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

Commit 7422b50

Browse files
Hide beta builds after last rust release
1 parent d247e15 commit 7422b50

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: rust
2-
2+
dist: xenial
33
os:
44
- linux
55

@@ -13,6 +13,7 @@ matrix:
1313
fast_finish: true
1414
allow_failures:
1515
- rust: nightly
16+
- rust: beta
1617
include:
1718
- os: linux
1819
rust: nightly

0 commit comments

Comments
 (0)