]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update .travis.yml
authorMike Brady <mikebrady@eircom.net>
Mon, 18 Jan 2016 13:27:58 +0000 (13:27 +0000)
committerMike Brady <mikebrady@eircom.net>
Mon, 18 Jan 2016 13:27:58 +0000 (13:27 +0000)
.travis.yml

index f165c9ce2a40dcfd9d1c7b76f0dec1b83177def9..78be6cbd5c79355e9588e0b2cef68191bf43172d 100644 (file)
@@ -1,10 +1,15 @@
 language: c
 sudo: required
 dist: trusty
-script: autoreconf -fi && ./configure --with-alsa --with-avahi --with-ssl=openssl --with-soxr --with-metadata --with-systemv && make
+script:
+  - autoreconf -fi 
+  - ./configure --with-alsa --with-avahi --with-ssl=openssl --with-soxr --with-metadata --with-systemv
+  - make
+
 branches:
   only:
     - development
+
 before_install:
   - sudo apt-get -qq update
   - sudo apt-get install -y libdaemon-dev avahi-daemon libavahi-client-dev