Skip to content

Commit

Permalink
Remove Travis configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Rodrigo Tobar <[email protected]>
  • Loading branch information
rtobar committed Jul 10, 2024
1 parent a275919 commit 929c7ac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 102 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Install system dependencies (MacOS)
if: ${{ matrix.os == 'macos-latest' }}
run: |
brew install gsl fftw
brew install gsl fftw ninja
- name: Configure
env:
Expand Down
101 changes: 0 additions & 101 deletions .travis.yml

This file was deleted.

0 comments on commit 929c7ac

Please sign in to comment.