Skip to content

Commit

Permalink
Fix CI (#634)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebcrozet committed Aug 13, 2019
1 parent 0384268 commit bedb5dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -15,8 +15,8 @@ addons:
apt:
packages:
- gfortran
- libblas3gf
- liblapack3gf
- libblas-dev
- liblapack-dev
script:
- rustc --version
- cargo --version
Expand Down

0 comments on commit bedb5dc

Please sign in to comment.