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

View File

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