Add windows to travis build.

This commit is contained in:
Jesse Beder 2019-03-24 17:57:10 -05:00
parent bd7f8c60c8
commit 7710ef360b

View File

@ -2,6 +2,7 @@ language: c++
os: os:
- linux - linux
- osx - osx
- windows
compiler: compiler:
- clang - clang
- gcc - gcc