You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nheko/.ci/linux.sh

7 lines
201 B

8 years ago
#!/usr/bin/env bash
sudo add-apt-repository -y ppa:beineri/opt-qt562-trusty
sudo add-apt-repository -y ppa:george-edison55/cmake-3.x
sudo apt-get update -qq
8 years ago
sudo apt-get install -qq -y qt56base cmake