Re-enable Travis CI

This commit is contained in:
2020-12-02 21:24:36 +01:00
parent 4ec98c0cf1
commit f8adae8dc0

17
.travis.yml Normal file
View File

@@ -0,0 +1,17 @@
dist: bionic
language: rust
rust:
- stable
- beta
- nightly
jobs:
allow_failures:
- rust: nightly
fast_finish: true
cache: cargo
# Custom directory, for the correct year
before_script:
- cd 2020