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>2018-04-08 02:18:05 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2018-04-08 02:18:05 +0300
commit59bddf7442aacad75a729dbfa22167fbf7adaefd (patch)
tree0cff15d376a5202c845afcdbb1e0ce1441fe93e1 /.travis.yml
parent4b294d16741aaf81c525e789244f7b68a9e8a781 (diff)
Fix broken programs, lack of regen of docs
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 2f648092..6cf66ead 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -48,7 +48,7 @@ matrix:
- os: osx
env: __="cmake tests" NAME=TravisLinuxWorker
- os: linux
- compiler: clang++
+ compiler: g++
env: __="Documentation" NAME=TravisDocumentation
- os: linux
env: __="cmake tests" NAME=TravisOSXWorker