mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Added new CPU arch settings to Travis CI
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
language: php
|
||||
|
||||
arch:
|
||||
- amd64
|
||||
- ppc64le
|
||||
- s390x
|
||||
- arm64
|
||||
|
||||
os: linux
|
||||
|
||||
php:
|
||||
- '7.4'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user