Commit Graph

19 Commits

Author SHA1 Message Date
Ben Ramsey c005f69d6e chore: update package files 2021-08-06 14:05:57 -05:00
Ben Ramsey 5808507468 Add a REPL script for testing 2020-03-17 12:00:22 -05:00
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 73f60945bc Add refreshenv command to Windows instructions
[ci skip]
2020-01-22 18:19:27 -06:00
Ben Ramsey 39fb5166ed Add Vagrantfiles for various environments to aid in testing 2020-01-22 17:41:29 -06:00
Ben Ramsey ed4223e250 Add scripts to build Docker images for alternate CPU arch testing 2019-12-06 21:45:23 -08: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 cc4b92812e Set executable bit so that Travis CI can run the script 2019-12-03 17:32:14 -08:00
Ben Ramsey 671772fffe Run tests on 32-bit systems on Travis CI 2019-12-03 17:27:54 -08:00
Ben Ramsey fe5f9c0772 Run Travis CI builds on big endian (s390x) CPUs 2019-11-30 20:45:00 -08:00
Ben Ramsey 39c610ea31 Clean up project documentation and repo metadata 2019-11-30 11:07:39 -08:00
Ben Ramsey 7fccb64486 Update Travis CI build matrix to support PHP 5.4 to 7.4 2019-11-30 09:10:09 -08:00