diff options
| author | Philipp A | 2018-11-23 10:33:48 +0100 |
|---|---|---|
| committer | Philipp A | 2018-11-23 10:33:48 +0100 |
| commit | 66e7b5b94241d29c444dc43761470fb22d460c3b (patch) | |
| tree | 8b631648958e201e696f2c2d5ea507705d2bc0b3 | |
| parent | 768d0b89f6647fec5af986f9f806c45705e427a2 (diff) | |
| download | rust-rst-66e7b5b94241d29c444dc43761470fb22d460c3b.tar.bz2 | |
add travis
| -rw-r--r-- | .travis.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..ec58734 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,4 @@ +language: rust +cache: cargo +rust: + - beta |
