Explorar el Código

further tweaks

Stasik0 hace 11 años
padre
commit
e6e81f7f34
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -10,6 +10,6 @@ before_install:
  - ./configure
  - make
  - sudo make install
- - sudo ldconfig -qq
+ - sudo ldconfig
  - cd ..
 script: ./autogen.sh && ./configure && make && make check