Skip to content

Commit

Permalink
Triplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
iwillspeak committed Sep 29, 2018
1 parent f15a8f3 commit 6cadbf4
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 @@ -4,7 +4,7 @@ image:
- Visual Studio 2017
- ubuntu
install:
- sh: sudo apt-get remove -f -y powershell
- sh: sudo apt-get remove -f -y --allow-change-held-packages powershell
- sh: sudo apt-get install -y libwebkit2gtk-4.0-dev libgtk-3-dev
- sh: sudo apt-get install -y gcc-aarch64-linux-gnu g++-aarch64-linux-gnu
- git submodule update --init --recursive
Expand Down

0 comments on commit 6cadbf4

Please sign in to comment.