cling travis: Install coreutils; Trusty has no "timeout" apt package.
This commit is contained in:
parent
69f1fa243b
commit
58b6f65d2b
@ -4,7 +4,7 @@ language: cpp
|
||||
|
||||
addons: &addons
|
||||
apt:
|
||||
packages: timeout
|
||||
packages: coreutils
|
||||
|
||||
cache:
|
||||
apt: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user