This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
DragonOS-Community
/
rust-simple_logger
réplica de
https://github.com/DragonOS-Community/rust-simple_logger.git
Seguir
4
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Test on all Rust versions
Sam Clements
%!s(int64=10) %!d(string=hai) anos
pai
df2f22a53b
achega
5fceff69ee
Modificáronse 1 ficheiros
con
4 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
4
0
.travis.yml
+ 4
- 0
.travis.yml
Ver ficheiro
@@ -1,2 +1,6 @@
language: rust
+rust:
+ - stable
+ - beta
+ - nightly
sudo: false