Remove apt-get in build process (missed before)

This commit is contained in:
jonpas 2018-02-06 15:09:29 +01:00
parent 390048662b
commit 03f4afd62a

View File

@ -11,9 +11,6 @@ jobs:
- run:
name: Build with armake
command: |
sudo add-apt-repository ppa:koffeinflummi/armake -y
sudo apt-get update -qq
sudo apt-get install armake -y
make --version
armake --version
make -j 3