Skip to content

Commit

Permalink
try fix appveyor build
Browse files Browse the repository at this point in the history
  • Loading branch information
r4sas authored Apr 11, 2018
1 parent ff4e254 commit 82534ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ environment:
- MSYSTEM: MINGW32

install:
- c:\msys64\usr\bin\bash -lc "pacman --noconfirm -Rns gcc-fortran gcc catgets"
- c:\msys64\usr\bin\bash -lc "pacman --noconfirm -Rns gcc-fortran gcc"
- c:\msys64\usr\bin\bash -lc "pacman --noconfirm -Syuu "

- c:\msys64\usr\bin\bash -lc "pacman --noconfirm -Syuu"
Expand Down

0 comments on commit 82534ee

Please sign in to comment.