From 70fb71ba581e33ef574eadf4dfa4a8eb84740df3 Mon Sep 17 00:00:00 2001 From: tcmal Date: Sun, 25 Aug 2024 17:44:18 +0100 Subject: chore(all): add continuous integration --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .travis.yml (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..e5e338a --- /dev/null +++ b/.travis.yml @@ -0,0 +1,4 @@ +language: rust +rust: + - nightly +cache: cargo \ No newline at end of file -- cgit v1.2.3