try to build on windows on travis ... step one of many

This commit is contained in:
Benjamin Sergeant 2019-01-27 11:55:06 -08:00
parent ee12fbdb5f
commit 80c1ed0611

View File

@ -5,5 +5,6 @@ compiler:
- clang
# - gcc
# os: osx
os: osx
os: windows
script: make test