Daniel Hensby
4039805ac2
Removing hhvm-nightly as its not supported on travis
2015-08-17 16:53:42 +01:00
Daniel Hensby
2408c16b0a
Move to new travis containerised infrastructure
2015-07-20 15:54:56 +01:00
Daniel Hensby
e570d4a726
Updating travis provisioner
...
Travis will now be more resilient to `composer self-update` failures
2015-06-15 10:03:40 +01:00
Sean Harvey
4d0e4b78f4
Reformat .travis.yml
2014-08-22 14:04:50 +12:00
Damian Mooyman
fc6f0fecc5
Set minimum firefox version for travis support
2014-08-11 18:26:15 +12:00
Damian Mooyman
b5214d25a1
Update travis configuration to use composer phpunit
...
Made PHP 5.6 an allowed failure
2014-05-05 13:14:57 +12:00
Simon Welsh
79da34ff6e
Add PHP 5.6 to the test matrix
2014-03-13 21:00:10 +13:00
Ingo Schommer
b884671bfb
Behat travis tests
2013-10-16 16:11:21 +02:00
Simon Welsh
ff18abb994
Merge branch '3.0' into 3.1
...
Conflicts:
.travis.yml
2013-07-14 17:24:06 +12:00
Simon Welsh
094039dbc8
Remove PHP 5.5 from allowed failures
2013-07-14 17:21:18 +12:00
Ingo Schommer
2545f41bdc
Merge remote-tracking branch 'origin/3.0' into 3.1
...
Conflicts:
.travis.yml
2013-07-05 00:22:14 +02:00
Ingo Schommer
e194b962db
PHP 5.5 CI, don't allow failures for sqlite3 and postgres
2013-07-04 23:01:09 +02:00
Ingo Schommer
d7c937710a
Merge remote-tracking branch 'origin/2.4' into 3.0
...
Conflicts:
.travis.yml
composer.json
2013-05-17 00:38:26 +02:00
Ingo Schommer
88b6d60353
More straightfoward travis include/exclude
2013-03-28 23:07:49 +01:00
Ingo Schommer
c62eb05518
More straightfoward travis include/exclude
2013-03-28 22:54:32 +01:00
Ingo Schommer
1e117d22a0
Simplified travis builds (external setup scripts)
2013-03-28 22:36:05 +01:00
Ingo Schommer
36352fdc68
Fixed missing cmd in travis setup
2013-03-28 21:31:27 +01:00
Ingo Schommer
b23c9bba82
Simplified travis builds (external setup scripts)
2013-03-28 21:15:11 +01:00
Ingo Schommer
f212ebe0f0
Simplified travis builds (external setup scripts)
2013-03-28 21:11:38 +01:00
Ingo Schommer
74a44933b2
Excluded Postgres from Travis (breaks build due to internal errors)
...
We'll need to fix the "no space left on device" issue,
most likely caused by Postgres keeping too much of a query log,
or somehow creating a history of past data.
For now, having a Postgres build breaking the whole
build process (incl. MySQL builds) does more harm than good.
2013-01-30 13:07:38 +01:00
Ingo Schommer
8d5cea550c
TRAVIS_BRANCH doesn't seem to be set in before_script, hardcoding
2012-11-23 16:31:51 +01:00
Ingo Schommer
b42cb5c308
Passing through $TRAVIS_BRANCH to before_script
2012-11-23 16:10:07 +01:00
Ingo Schommer
6eb597a2d5
Fixed travis.yml paths
2012-11-21 14:03:04 +01:00
Ingo Schommer
65793e2b38
Added travis support
2012-11-09 13:07:23 +01:00
Ingo Schommer
d298ec9bc1
Blacklisting further travis branches
2012-10-16 10:24:18 +02:00
Simon Welsh
38f28deafe
Adds Travis testing to the CMS
2012-09-27 13:00:49 +12:00