Browse Source

Travis CI: Update to Xenial (#14286)

(bionic doesn't include g++7 ppa)
Tanguy Pruvot 6 years ago
parent
commit
1aa60bce32
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml View File

1
-dist: trusty
1
+dist: xenial
2
 sudo: require
2
 sudo: require
3
 
3
 
4
 language: python
4
 language: python

Loading…
Cancel
Save