Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2019-09-11 15:28:09 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2019-09-11 15:28:09 +0300
commitb783add76b42fbd2832598986012684e05a7130c (patch)
tree48c0007aa4ad1f17896e27d4f798aacd97ca59c6
parent17c47cffc2aca61ed590cc0b0cbd0dcf9cec0539 (diff)
Try g++-7 on travis
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 89542be3..2dbb696c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,8 +23,8 @@ addons:
- george-edison55-precise-backports
- llvm-toolchain-trusty-4.0
packages:
- - g++-5
- g++-6
+ - g++-7
- clang-4.0
- python3
- cmake