Explorar el Código

reverting last commit

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

+ 1 - 1
.travis.yml

@@ -12,4 +12,4 @@ before_install:
  - sudo make install
  - sudo ldconfig
  - cd ..
-script: ./autogen.sh && ./configure && make && make check && cd tests && make check-mem
+script: ./autogen.sh && ./configure && make && make check