Commit 3ce74596 authored by Kenton Varda's avatar Kenton Varda

Tell travis to test clang, too.

parent e4f565e6
...@@ -5,6 +5,9 @@ language: cpp ...@@ -5,6 +5,9 @@ language: cpp
os: os:
- linux - linux
- osx - osx
compiler:
- gcc
- clang
dist: trusty dist: trusty
sudo: false sudo: false
addons: addons:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment