add .travis.yml

This commit is contained in:
NikVolf
2019-09-08 00:17:40 +03:00
parent 9470610b75
commit c87122561f

4
.travis.yml Normal file
View File

@@ -0,0 +1,4 @@
language: rust
rust:
- nightly
- stable