Skip to content

Commit

Permalink
Merge pull request #1990 from div72/ci-fix
Browse files Browse the repository at this point in the history
ci: Fix python symlink issue & remove travis
  • Loading branch information
jamescowens authored Dec 21, 2020
2 parents 0bff100 + 93cd9aa commit 36bccb7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 128 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,9 @@ jobs:
path: |
./ci/scratch/.ccache
key: ${{ runner.os }}
- name: install-homebrew
uses: Homebrew/actions/setup-homebrew@master
- name: install-packages
run: |
brew upgrade python || brew link --overwrite python
brew install autoconf automake berkeley-db4 boost miniupnpc qrencode ccache leveldb librsvg libtool libzip openssl pkg-config qt xquartz
- name: test
run: |
Expand Down
126 changes: 0 additions & 126 deletions .travis.yml

This file was deleted.

0 comments on commit 36bccb7

Please sign in to comment.