.travis.yml: fix environment definition
[vamp-aubio-plugins.git] / .travis.yml
index 5bf31e0..4252d2a 100644 (file)
@@ -2,10 +2,10 @@ language: python
 
 matrix:
   include:
-      os: linux
+    - os: linux
       compiler: gcc
       env: ARCH=x86_64
-      os: linux
+    - os: linux
       compiler: gcc
       env: ARCH=i386
     - language: C