[Commits] [wesnoth/wesnoth] ebba6a: refactor travis script, only call apt-get update o...

GitHub noreply at github.com
Fri Jul 4 19:31:59 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: ebba6a3d11685444129fc54bbb0fa10007d5c2c3
      https://github.com/wesnoth/wesnoth/commit/ebba6a3d11685444129fc54bbb0fa10007d5c2c3
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-07-04 (Fri, 04 Jul 2014)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  refactor travis script, only call apt-get update once

This moves the gcc 4.8 upgrade step to the "install" phase after
we run apt-get update, so that we only do that once. It can take
15 sec or so apparently to execute that command.





More information about the Commits mailing list