FFIG / ffig

Generate code to call C++ libraries from other languages
MIT License
29 stars 9 forks source link

Disable Julia on travis CI as Julia install is no longer working #455

Closed jbcoe closed 5 years ago

jbcoe commented 5 years ago

What does this PR do?

Disable Julia tests on travis CI while we get the install fixed.

Possible future work

Install Julia on the Docker base image and reactivate (passing) tests.