From f021a7cd94c7fff2e6959dc75c6e923a59f36637 Mon Sep 17 00:00:00 2001 From: Vlad Vissoultchev Date: Sun, 17 Apr 2016 12:34:49 +0300 Subject: Add travis tests integration --- .travis.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .travis.yml (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..b455aa3 --- /dev/null +++ b/.travis.yml @@ -0,0 +1 @@ +language: c -- cgit v1.3.1