This website works better with JavaScript
Home
Explore
Help
Sign In
DragonOS-Community
/
rust-simple_logger
mirror of
https://github.com/DragonOS-Community/rust-simple_logger.git
Watch
4
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Test on all Rust versions
Sam Clements
10 years ago
parent
df2f22a53b
commit
5fceff69ee
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
.travis.yml
+ 4
- 0
.travis.yml
View File
@@ -1,2 +1,6 @@
language: rust
+rust:
+ - stable
+ - beta
+ - nightly
sudo: false