Commit Graph

35 Commits

Author SHA1 Message Date
Steve Boyd c3d202d4a0 Update travis, allow dev packages to be installed 2020-06-24 14:48:06 +12:00
UndefinedOffset dd955ff1bb
Updated travis config 2020-05-29 08:55:24 -03:00
UndefinedOffset aef0a8acc1 Updated changelog
Changed Travis postgres and sqlite requirements
2018-12-13 14:38:11 -04:00
UndefinedOffset 3ab5aadf45 Attempt to correct the core release used 2018-12-13 14:31:34 -04:00
UndefinedOffset a622fd4d6f Fixed syntax error in travis config 2018-12-13 14:26:24 -04:00
UndefinedOffset cd86fe2fd4 Fixed composer requirement in travis for versioned 2018-12-13 14:21:06 -04:00
UndefinedOffset fc83d6813e Adjust Travis to use 4.3 and 4.2 2018-12-13 14:15:20 -04:00
UndefinedOffset 504387d711 Switched Travis to test against 4.1 2018-07-04 14:06:01 -03:00
Daniel Hensby d8c379879f Merge 1.0.x into master (#112)
* Fixed travis build failure related to phpunit/php-file-iterator

* DOCS Update docs examples to be 3.1+ relevant (#111)
2017-11-29 10:05:37 -04:00
UndefinedOffset 0c66fa0ec6 Added no-update to travis builds for postgresql and sqlite3 2017-11-24 17:04:04 -04:00
UndefinedOffset 21289b42f5 Added phpunit to travis builds 2017-11-24 16:38:32 -04:00
UndefinedOffset 2bde7362cd Adjusted requirements 2017-11-24 16:35:26 -04:00
UndefinedOffset b70ec00945 Removed prefer-dist from composer in travis builds 2017-11-24 16:29:29 -04:00
UndefinedOffset 386fa1053d Fixed recipe name in .travis.yml 2017-11-24 16:24:59 -04:00
UndefinedOffset 710b94e25b Attempt at moving away from silverstripe/silverstripe-travis-support 2017-11-24 16:21:12 -04:00
UndefinedOffset b38d7f6f04 Revert "Revert "Moved to a vendor module #103""
This reverts commit 1925d5151e.
2017-11-01 09:34:29 -03:00
UndefinedOffset c537c86567 Attempt to fix travis builds 2017-10-31 09:51:22 -03:00
UndefinedOffset bf1f27e075 Removed additional php 5.6 mysql test 2017-10-27 16:31:14 -03:00
UndefinedOffset fc150881f2 Configured travis to test 2.0 against sqlite and php 5.6 mysql 2017-10-27 16:23:06 -03:00
UndefinedOffset 1925d5151e Revert "Moved to a vendor module #103"
This reverts commit 08a0781d56.
2017-10-27 16:09:42 -03:00
UndefinedOffset 08a0781d56 Moved to a vendor module #103 2017-10-20 16:07:01 -03:00
UndefinedOffset f0fbbd5650 Adjusted silverstripe/framework dependency
Removed silverstripe/admin dependency

Aliased 2.0 branch as 2.0.x-dev

Set travis to 4.0 instead of just 4
2017-07-04 10:34:17 -03:00
Reece 23da810b19 Fixes bug
JS formatting

Updated README.md

SS4 Compliance & Updated Tests

Namespaced templates

Update .travis.yml, .scrutinizer.yml

Update composer.json
2017-06-05 09:41:56 -03:00
UndefinedOffset 5f9610046e Changed travis config to test against 3.5 for PGSQL, SQLITE and MYSQL, and additionally MYSQL for 3.1 2017-04-13 10:19:52 -03:00
Ingo Schommer 372819a57a Test against 3.3 core and PHP 5.6 (#93)
* Removed builds for unsupported 3.0 release line

* Added 3.3 release testing

Note that we're trying to make this smarter going forward, just testing against `3@stable` (see https://github.com/silverstripe-labs/silverstripe-travis-support/issues/33)

* Testing on PHP 5.6, reduced variations

Testing every release line against every DB driver and every PHP version tends to increase the complexity of maintaining the builds (more chance of a false negative). It also strains the free resources provided by Travis CI
2016-05-16 21:22:10 -03:00
Ed Chipman 2f5cee4e36 Fixed query error causing crash on postgres (fixes #87) 2016-02-13 13:43:39 -04:00
Ed Chipman 1eb946a8a5 Fixed travis config 2016-02-06 17:36:00 -04:00
Ed Chipman 9863a71380 Attempt to fix travis ignore of 3.1 and 3.2 PGSQL failures 2016-02-06 17:21:58 -04:00
Ed Chipman 7bd56c578d Allow PGSQL to fail for 3.1-3.2 2016-02-06 17:14:21 -04:00
UndefinedOffset 51302bb0aa 3.2 is no longer allowed to fail 2015-10-13 12:08:42 -03:00
Daniel Hensby 32cb8d67be Move to new travis containerised infrastructure 2015-08-05 13:56:56 -03:00
Ed Chipman fe9b45bd3b Updated travis tests to check 3.2 but allow failures until 3.2 is stable #73 2015-07-22 19:49:23 -03:00
Ed Chipman 3f1f5dbdb4 Changed travis to not allow any failures 2014-05-03 17:07:22 -03:00
UndefinedOffset 399dc0ab89 Allow PGSQL and SQLLITE to fail on 3.1 2013-04-09 13:44:47 -03:00
UndefinedOffset efdaed9899 Setup travis support 2013-04-09 12:09:06 -03:00