Ben Ramsey
|
52cbbe34be
|
Disable Xdebug in push builds to speed them up
|
2020-01-29 13:16:20 -06:00 |
|
Ben Ramsey
|
8dc64d99ff
|
Cache Composer packages on Travis and use the cache from Docker
|
2020-01-29 11:55:29 -06:00 |
|
Ben Ramsey
|
0cc0217880
|
Mount the same path inside the container so coverage report is accurate
|
2019-12-06 15:52:08 -08:00 |
|
Ben Ramsey
|
0726ab03ac
|
Remove Composer cache configuration for Travis CI
This might be causing permissions issues, since the system user and the
Docker container root user are both trying to write to this location.
|
2019-12-04 16:19:33 -08:00 |
|
Ben Ramsey
|
8c055ec8b2
|
Do not run Docker in interactive mode
|
2019-12-03 18:55:55 -08:00 |
|
Ben Ramsey
|
6e48780731
|
Only remove the last dot if it is an X.Y.Z version number
|
2019-12-03 18:07:07 -08:00 |
|
Ben Ramsey
|
8f452d591a
|
Put the command in quotation marks to mitigate syntax errors
|
2019-12-03 17:58:49 -08:00 |
|
Ben Ramsey
|
ed35e368c0
|
Use portable equality test
|
2019-12-03 17:51:09 -08:00 |
|
Ben Ramsey
|
7bee600f4f
|
Attempt to fix syntax error
|
2019-12-03 17:46:51 -08:00 |
|
Ben Ramsey
|
671772fffe
|
Run tests on 32-bit systems on Travis CI
|
2019-12-03 17:27:54 -08:00 |
|