We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9696985 commit 873b25aCopy full SHA for 873b25a
.travis.yml
@@ -1,7 +1,7 @@
1
language: cpp
2
cache: ccache
3
sudo: required
4
-dist: trusty
+dist: xenial
5
compiler:
6
- g++
7
install: export CXX="g++-7"
0 commit comments