diff options
author | Aleksey Kladov <[email protected]> | 2018-01-27 21:06:39 +0000 |
---|---|---|
committer | Aleksey Kladov <[email protected]> | 2018-01-27 21:06:39 +0000 |
commit | 60ab3cfb8868e59a546d2176da9cf0fbde61b723 (patch) | |
tree | ee1e26f2fb941f95f74b4f7cc1cee13381684427 | |
parent | caba13a2dd1f3514ced3fbc2d4966def644f5ad8 (diff) |
CI
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 000000000..a493f815a --- /dev/null +++ b/.travis.yml | |||
@@ -0,0 +1,3 @@ | |||
1 | language: rust | ||
2 | rust: | ||
3 | - stable | ||