Skip to content

Commit c4f52ae

Browse files
committed
Only test nightly for now
don't build docs due to rust-lang/rust#51661
1 parent bf7e7ce commit c4f52ae

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
@@ -1,13 +1,10 @@
11
language: rust
22
sudo: false
33
rust:
4-
- stable
5-
- beta
64
- nightly
75
script:
86
- cargo build --verbose
97
- cargo test --verbose
10-
- cargo doc --verbose
118
notifications:
129
email: false
1310
irc:

0 commit comments

Comments
 (0)