1. 31 Oct, 2016 1 commit
    • travis: do not allow valgrind failures · 0334bf4b
      Our valgrind jobs haven't been failing for several builds by now.
      This indicates that our tests are sufficiently stable when
      running under valgrind. As such, any failures reported by
      valgrind become interesting to us and shouldn't be ignored when
      causing a build to fail.
      
      Remove the valgrind job from the list of allowed failures.
      Patrick Steinhardt committed
  2. 14 Mar, 2016 1 commit
  3. 28 Feb, 2016 1 commit
  4. 27 Jun, 2015 1 commit
  5. 26 Jun, 2015 1 commit
  6. 22 May, 2015 1 commit
  7. 16 Mar, 2015 1 commit
  8. 19 Feb, 2015 1 commit
  9. 22 Nov, 2014 2 commits
  10. 17 Sep, 2014 2 commits
  11. 16 Sep, 2014 1 commit
    • travis: run valgrind only once · 570452e3
      Instead of running valgrind on each job, half of which are in release
      mode and don't have much usable information for valgrind, perform an
      debug build as part of allowed_failures and run valgrind on that one,
      which should speed up the feedback we get from the builds.
      Carlos Martín Nieto committed
  12. 25 Jun, 2014 1 commit
  13. 21 May, 2014 1 commit
  14. 30 Apr, 2014 1 commit
  15. 13 Jan, 2014 2 commits
  16. 18 Aug, 2013 1 commit
  17. 14 Aug, 2013 1 commit
    • Test SSH in travis · 5be622fb
      Set up the ssh credentials so we are able to talk to localhost and
      issue git commands. Move to use a script, as the command list is
      getting somewhat long.
      
      While here, delay installing valgrind until we need it, as it and its
      dependencies are by far the largest downloads and this allows us to
      start compiling (and failing) faster and we only incur this cost when
      the test suite runs successfully.
      Carlos Martín Nieto committed
  18. 29 Apr, 2013 1 commit
  19. 25 Mar, 2013 2 commits
  20. 10 Mar, 2013 1 commit
  21. 26 Jan, 2013 2 commits
  22. 06 Jan, 2013 2 commits
  23. 03 Jan, 2013 2 commits
  24. 02 Jan, 2013 3 commits
  25. 20 Dec, 2012 1 commit
  26. 14 Dec, 2012 1 commit
  27. 06 Dec, 2012 3 commits
  28. 01 Nov, 2012 1 commit
  29. 10 Oct, 2012 1 commit