summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-09-20 11:37:12 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-09-20 11:48:31 -0700
commitd2252c563427b3287ec34b9fa27961dc3c8987ed (patch)
treea6967e043b46ccce4c11e06eaab6a78c63291d66 /.travis.yml
parent2ae191fe6fc147e625f5201bb4999e513f8409d2 (diff)
build: Reduce the build matrix
We don't need to test gcc on OSX
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 89d2ccd..6634e75 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,9 +3,6 @@ language: cpp
os:
- linux
- osx
-compiler:
- - clang
- - gcc
env:
- DEFINES=standard
- DEFINES=PUGIXML_WCHAR_MODE