TheDan64 / limonite

[WIP] Compiler for the Limonite programming language.
Apache License 2.0
15 stars 3 forks source link

Fixed Travis CI & LLVM issues #35

Closed TheDan64 closed 9 years ago

TheDan64 commented 9 years ago

Fixes #31 Travis CI support was kind enough to provide a VM to debug because I couldn't replicate the issue on my own machines. For some reason older LLVM/Clang versions were also (pre?)installed and caused issues. Will merge when Travis confirms this PR builds successfully.