Skip to content

Commit

Permalink
remove useless env variables in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
rancoud committed Jul 22, 2020
1 parent 0935033 commit 5fd56fb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
push:
pull_request:

env:
TRAVIS: true

jobs:
test:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 5fd56fb

Please sign in to comment.