Set include dir.

This commit is contained in:
jgoppert
2015-11-12 01:29:47 -05:00
parent 8054180e89
commit e724ae4078
+1 -1
View File
@@ -8,7 +8,7 @@ script:
- make check_format
- make test
after_success:
- cpp-coveralls -r matrix
- cpp-coveralls -i matrix
env:
global:
- export COVERALLS_SERVICE_NAME=travis-ci