Dear all, I just ran into trouble when I tried to build a package with a Fortran2008-based dependency on Travis. The most modern version of Gfortran I could install was 4.6 which cannot build the Fortran code. The package list (https://github.com/travis-ci/apt-package-whitelist/blob/master/ubuntu-precise) on the other hand says that Gfortran 6 should be available.
I have no clue about how the base images for Travis's container infrastructure are generated but does the above mean that the image for Julia needs to updated? Best regards, Helge
