Skip to content

Commit 79111fe

Browse files
committed
Stop making Travis build with nightly twice
1 parent e102666 commit 79111fe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ language: rust
22
rust:
33
- nightly
44
sudo: false
5-
matrix:
6-
include:
7-
- rust: nightly
85
script:
96
- cargo build
107
- cargo test

0 commit comments

Comments
 (0)