Skip to content
Snippets Groups Projects
  1. Sep 09, 2018
  2. Sep 08, 2018
  3. Sep 07, 2018
  4. Sep 06, 2018
  5. Aug 25, 2018
  6. Jul 17, 2018
  7. Jul 12, 2018
  8. Jul 11, 2018
  9. Jul 10, 2018
  10. Jul 05, 2018
  11. Jul 04, 2018
  12. Jun 24, 2018
  13. Jun 11, 2018
  14. Jun 10, 2018
  15. Apr 22, 2018
  16. Apr 21, 2018
    • Peter Wu's avatar
      travis: fix "sockets" failure · 73e893ac
      Peter Wu authored
      strace showed that the test was failing due to:
      
          socket(PF_INET6, SOCK_DGRAM, IPPROTO_UDP) = 5
          sendto(5, "4\320\303\231aj\5\0", 8, 0, {sa_family=AF_INET6,
              sin6_port=htons(12345), inet_pton(AF_INET6, "::1", &sin6_addr),
              sin6_flowinfo=0, sin6_scope_id=0}, 28) =
              -1 EADDRNOTAVAIL (Cannot assign requested address)
      
      Related to https://github.com/travis-ci/travis-ci/issues/8711
      
      Fixes #90
      73e893ac
  17. Apr 08, 2018
  18. Apr 01, 2018
  19. Mar 02, 2018
  20. Mar 01, 2018
  21. Feb 26, 2018
  22. Feb 23, 2018