Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Pin Travis test config to Ubuntu Precise. #28

Closed
wants to merge 1 commit into from
Closed

Commits on Aug 2, 2017

  1. Pin Travis test config to Ubuntu Precise.

    Travis CI is in the process of changing all images from Precise to Trusty.
    
    See their announcement: https://blog.travis-ci.com/2017-07-11-trusty-as-default-linux-is-coming
    
    This would break how we install our dependencies.
    
    Note that we're using the Container based infrastructure (sudo: false). They plan to get rid of this combination (Precise + sudo: false) by Sep 5. Before that, we should try "sudo: required" or do the planned longterm change to run the tests within Docker images.
    michael-berlin authored and rafael committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    42300e8 View commit details
    Browse the repository at this point in the history