This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
DragonOS-Community
/
rust-simple_logger
espejo de
https://github.com/DragonOS-Community/rust-simple_logger.git
Seguir
4
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Test on all Rust versions
Sam Clements
hace 10 años
padre
df2f22a53b
commit
5fceff69ee
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
4
0
.travis.yml
+ 4
- 0
.travis.yml
Ver fichero
@@ -1,2 +1,6 @@
language: rust
+rust:
+ - stable
+ - beta
+ - nightly
sudo: false