Version 3 #1

Manually merged
timw4mail merged 47 commits from develop into master 2020-04-23 18:39:27 -04:00
1 changed files with 2 additions and 5 deletions
Showing only changes of commit 098798ca5a - Show all commits

View File

@ -1,9 +1,5 @@
dist: xenial dist: xenial
os: os: linux
- linux
- osx
- windows
- freebsd
arch: arch:
- amd64 - amd64
@ -41,3 +37,4 @@ after_script:
jobs: jobs:
allow_failures: allow_failures:
- php: nightly - php: nightly
- arch: [arm64, ppc64le]