History for MOxUnit/.travis.yml
Commits on May 8, 2017
-
-
-
-
nno committed
May 8, 2017
Commits on Jan 27, 2017
Commits on Jan 26, 2017
-
nno committed
Jan 26, 2017 -
BLD: evaluate $AFTER_SCRIPT allowing for multiple commands
nno committedJan 26, 2017 -
nno committed
Jan 26, 2017 -
nno committed
Jan 26, 2017 -
Commits on Jan 26, 2016
-
nno committed
Jan 26, 2016
Commits on Dec 11, 2015
Commits on Dec 5, 2015
-
Resolve Travis issue with apt-get update
Travis has move their built environment to use GCE instead of OpenVZ. https://blog.travis-ci.com/2015-11-27-moving-to-a-more-elastic-future The change in environment means the initial apt-cache does not include `software-properties-common`, so the build started failing. The fix is to do an `apt-get update` before installing `software-properties-common`, then another `apt-get update` after adding the octave repository `ppa:octave/stable`.
Commits on Sep 16, 2015
-
BLD: update Travis configuration to use Makefile
nno committedSep 16, 2015
Commits on Sep 2, 2015
-
BLD+TST+ACK: do not purge openblas, as it has been removed from the U…
…nbunta PPA by #Mike Miller#
nno committedSep 2, 2015
Commits on Sep 1, 2015
-
ENH: update .travis.yml to support Octave 4.0
nno committedSep 1, 2015
Commits on Apr 22, 2015
-
MSC: add .travis.yml for testing with travis-ci.orig
nno committedApr 22, 2015
NewerOlder