#1593 Move CI from Travis to GitHub Action - fix nightly indentation

This commit is contained in:
Sean Mac Gillicuddy 2019-12-20 09:30:53 +00:00
parent d85454bbc6
commit e771541767

View File

@ -12,7 +12,7 @@ jobs:
matrix:
api-level: [21, 22, 23, 24, 25, 27, 28, 29]
fail-fast: false
runs-on: macOS-latest
runs-on: macOS-latest
steps:
- name: checkout