Changes between Version 17 and Version 18 of CI


Ignore:
Timestamp:
May 29, 2018, 9:53:25 AM (6 years ago)
Author:
Tim Graham
Comment:

Add Ubuntu 18.04 details

Legend:

Unmodified
Added
Removed
Modified
  • CI

    v17 v18  
    88* [https://djangoci.com/job/pull-requests-xenial/ Ubuntu 16.04 builder] runs on PostgreSQL 9.5 and MySQL 5.7. GIS: spatialite 4.3.0a-5, GDAL 1.11.3, GEOS 3.5.0, PostGIS 2.2
    99   * buildbot, test on xenial.
     10* Ubuntu 18.04 builder runs on PostgreSQL 10 and MySQL 5.7. GIS: spatialite 4.3.0a-5, GDAL 2.2.1, GEOS 3.6.2, PostGIS 2.4
     11   * buildbot, test on bionic.
    1012* [https://djangoci.com/job/pull-requests-oracle/ Oracle builder] runs on Oracle 12.2.0.1.0. The Oracle tests take about 40 minutes, so we avoid them unless we suspect a change may have broken something on Oracle.
    1113   * buildbot, test on oracle.
Back to Top