]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
try to use old-style travis
authorAlan T. DeKok <aland@freeradius.org>
Tue, 27 Jun 2017 22:23:02 +0000 (18:23 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 27 Jun 2017 22:23:02 +0000 (18:23 -0400)
maybe that won't hang?

.travis.yml

index 37bdd3b52e67f98581772906b75e7c3a9ae0eefa..35cd21cae29497faaeadba5b25129705a677fa9d 100644 (file)
@@ -4,6 +4,7 @@ compiler:
 - gcc
 sudo: true
 dist: trusty
+group: deprecated-2017Q2
 env:
   global:
   - PANIC_ACTION="gdb -batch -x raddb/panic.gdb %e %p 1>&0 2>&0"