summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index b5f0ce4..17a27ee 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,10 +13,10 @@ os:
addons:
apt:
- autoconf
- - automake
- - libtool
- - m4
- - libudev-dev
+ - automake
+ - libtool
+ - m4
+ - libudev-dev
script:
- ./autogen.sh && make -j4