This commit is contained in:
Magnus Hoff 2017-08-21 16:08:22 +02:00
parent e997c0f952
commit 971ce896d5

13
.travis.yml Normal file
View file

@ -0,0 +1,13 @@
language: rust
rust:
- stable
- beta
- nightly
matrix:
allow_failures:
- rust: nightly
cache: cargo
before_cache:
- chmod -R a+r $HOME/.cargo