]> git.ozlabs.org Git - ccan/blobdiff - .travis.yml
generator: Rewrite to use coroutine module
[ccan] / .travis.yml
index d7b4318ddcde7daabe4da6db7f888d08f79b82bd..fe44304d70bfe0b5033e8e30a59945b3591b0a72 100644 (file)
@@ -5,13 +5,8 @@ compiler:
   - gcc
   - clang
 
-addons:
-    apt:
-        packages:
-            - libjudy-dev
-            - libvorbis-dev
-            - libportaudio-dev
-            - libtalloc-dev
+env:
+    - CFLAGS="-std=gnu99"
 
 script:
     - make -j2 -k quiet=1