Merge pull request #4484 from freddygv/travis-in-containers

Move travis build env back to containers
This commit is contained in:
Freddy 2018-08-02 15:51:36 -04:00 committed by GitHub
commit 0a25e11aa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ matrix:
script:
- make test-ci
sudo: true
sudo: false