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
Add Travis-CI configuration file
Sam Clements
10 years ago
parent
87edf7228d
commit
334a031acb
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
travis.yml
+ 2
- 0
travis.yml
View File
@@ -0,0 +1,2 @@
+language: rust
+sudo: false