From c776fef83e574f5b5aefc0ba29f9dd3b0d85a187 Mon Sep 17 00:00:00 2001 From: Cyryl Plotnicki-Chudyk Date: Sun, 19 Jul 2015 10:02:02 +0200 Subject: [PATCH] configuring travis to see if it can test the whole ubuntu installation --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 00000000..114e8312 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,2 @@ +language: bash +script: ./ubuntu/configure_fresh_system