Browse Source

[travis] require sudo for stalled build

pull/1349/head
xoviat GitHub 8 years ago
parent
commit
1fc8d63f8b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

@@ -59,6 +59,7 @@ jobs:

- stage: test
compiler: gcc
sudo: true
addons:
apt:
packages:


Loading…
Cancel
Save