]> granicus.if.org Git - fribidi/commitdiff
Update .travis.yml
authorKhaled Hosny <khaledhosny@eglug.org>
Mon, 19 Mar 2018 08:39:29 +0000 (10:39 +0200)
committerKhaled Hosny <khaledhosny@eglug.org>
Mon, 19 Mar 2018 12:50:49 +0000 (14:50 +0200)
.travis.yml

index c4d17be60354c2ba2c7cb1a469a6717b8ae56f68..d838f730743dab2295a24a180b6432c5133973e0 100644 (file)
@@ -10,13 +10,11 @@ matrix:
       env: PATH=$PATH:$TRAVIS_BUILD_DIR/c2man-install
     - os: linux
       compiler: clang
-      env: DISTCHECK_CONFIGURE_FLAGS=--disable-docs
     - os: osx
       compiler: clang
-      env: DISTCHECK_CONFIGURE_FLAGS=--disable-docs
 
 before_script:
-  - ./autogen.sh $DISTCHECK_CONFIGURE_FLAGS
+  - ./autogen.sh
 
 script:
   - make