Commit Graph

8 Commits

Author SHA1 Message Date
Daniel Hensby
63190785e5 Move to new travis containerised infrastructure 2015-07-20 16:02:39 +01:00
Ingo Schommer
2ed6df4498 Removed codesniffer from builds
Already partially replaced by Scrutinizer CI
2014-08-11 22:54:33 +12:00
Ingo Schommer
07937a20f9 Fix unit tests for 3.2 compatibility
Exclude 'Version' from createTranslation():
Causes inconsistencies in Versioned->augmentWrite() because it doesn't write a SiteTree_versions record,
since the Version is already set on the record. In fact, its just copied from the original record,
so there's no SiteTree_versions row correlating to this new record yet.
2014-08-11 22:35:55 +12:00
Ingo Schommer
7f9dd3e17e Simplified travis builds (using external script) 2013-03-29 09:18:44 +01:00
Ingo Schommer
06762814d6 More versatile travis script 2013-03-28 16:02:06 +01:00
Ingo Schommer
2dff101b45 Removed 3.0 tests from master, since it only supports 3.1+ 2013-03-19 13:09:31 +01:00
Ingo Schommer
f1b155a97a Removing SQLite3 support from travis
No time to fix bugs for it at the moment,
and it decreases the usefulness of travis otherwise.
2012-10-31 00:27:09 +01:00
Ingo Schommer
c8863f6977 ENHANCEMENT Travis CI support 2012-10-02 22:50:44 +02:00