]> granicus.if.org Git - pdns/commitdiff
Workaround for Travis `make check` failure no longer needed
authorThomas D <whissi@whissi.de>
Sat, 14 Feb 2015 13:28:12 +0000 (14:28 +0100)
committerThomas D <whissi@whissi.de>
Tue, 17 Feb 2015 09:31:03 +0000 (10:31 +0100)
.travis.yml

index fcbea5d93a7167e480c1f2767d725660e6f9a17b..dda32d9e652ddec0deba4e46064c639524f45d89 100644 (file)
@@ -94,7 +94,7 @@ script:
  - cd ..
  - make -k install DESTDIR=/tmp/pdns-install-dir
  - find /tmp/pdns-install-dir -ls
- - travis_retry timeout 240s make -j 4 check # Workaround for remotebackend failures on travis-ci
+ - make -j 4 check
  - make -k -C pdns $(grep '(EXEEXT):' pdns/Makefile | cut -f1 -d\$ | grep -E -v 'dnsdist|calidns')
  - cd pdns
  - make -k -j 4 pdns_recursor