Build on push via GitHub Actions

This commit is contained in:
Jakub Roztocil 2019-09-10 14:18:06 +02:00
parent 79b0f65fef
commit b53ace480a
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ on: [push]
jobs:
test-extras:
extras:
# Run coverage and extra tests only once
runs-on: ubuntu-latest
strategy:
@ -23,7 +23,7 @@ jobs:
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
test-core:
test:
# Run core HTTPie tests everywhere
runs-on: ${{ matrix.os }}
strategy:

View File

@ -139,7 +139,7 @@ release so the experience might be not as smooth.
.. class:: no-pdf
|unix_build|
|build|
On macOS you can install it with Homebrew: