From 7e16504d3cfa23de8f8604f05748e56c36b4e197 Mon Sep 17 00:00:00 2001 From: Chris Liechti Date: Tue, 15 Sep 2015 00:07:26 +0200 Subject: travis: add simple test using loop device --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index feef370..0b47c2d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,3 +13,4 @@ python: script: - python setup.py install + - python test/test.py loop:// -- cgit v1.2.1