php-src/travis
Nikita Popov bd379df48c Add ARM64 CI to Travis
We need to install a number of additional packages that are installed
by default on the AMD64 workers.

We also have to manually set up the MySQL user.

For now we don't set up Postgres -- if anyone wants to figure that
out, it would be great ;)

Log redirections in compile.sh are removed, because /dev/stdout is
not accessible. We don't see to use this anyway.
2019-10-25 16:37:46 +02:00
..
compile.sh Add ARM64 CI to Travis 2019-10-25 16:37:46 +02:00
setup-mysql.sh Add ARM64 CI to Travis 2019-10-25 16:37:46 +02:00
setup-pgsql.sh Add ARM64 CI to Travis 2019-10-25 16:37:46 +02:00