Skip to content

Commit

Permalink
Updated CI script.
Browse files Browse the repository at this point in the history
  • Loading branch information
VolkerEnderlein committed Mar 21, 2020
1 parent feb0567 commit d0d6b22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ environment:

install:
- sh: |
sudo apt-get -y update
cd $APPVEYOR_BUILD_FOLDER
sudo apt-get install gcc-multilib -y
sudo apt-get install g++-multilib -y
Expand Down

0 comments on commit d0d6b22

Please sign in to comment.