Skip to content

Commit

Permalink
fixed cfitsio package name
Browse files Browse the repository at this point in the history
  • Loading branch information
sfarrens committed May 31, 2020
1 parent fb7f9d5 commit 2fdcea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- g++-9
- cmake
- libboost-all-dev
- libcfitsio3-dev
- libcfitsio-dev
- os: osx
osx_image: xcode11.3
language: shell
Expand Down

0 comments on commit 2fdcea2

Please sign in to comment.