1
0
Fork 0
mirror of https://github.com/sile/hls_m3u8.git synced 2024-06-18 12:50:31 +00:00

temp speedup

This commit is contained in:
Luro02 2019-09-27 16:12:29 +02:00
parent b4c5d16ce9
commit d8d7f06bf4

View file

@ -2,11 +2,11 @@ language: rust
rust:
- stable
- beta
- nightly
matrix:
allow_failures:
- rust: nightly
#- beta
#- nightly
#matrix:
# allow_failures:
# - rust: nightly
#after_success: |
# wget https://github.com/SimonKagstrom/kcov/archive/master.tar.gz &&