travis ci

This commit is contained in:
Kelvin Sherlock 2016-08-17 11:55:27 -04:00
parent a40d29590a
commit 1971c33ddf
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
language: cpp
# trusty has gcc 4.8
sudo: required
dist: trusty
compiler:
- clang++
- g++