1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2025-06-20 16:26:54 +01:00

CI with Travis and loads of portability fixes

This commit is contained in:
2016-04-08 00:42:11 +01:00
parent 8dd3b110e0
commit cdf516b5ac
10 changed files with 214 additions and 12 deletions

3
.gitignore vendored
View File

@ -27,3 +27,6 @@ lib/*Parser.hpp
# Eigen headers
lib/Eigen/*
lib/eigen_files.mk
# CI builds
ci-scripts/local/*