Nuke Travis CI
This commit is contained in:
parent
bb7e8985f6
commit
4186623d0d
16
.travis.yml
16
.travis.yml
@ -1,16 +0,0 @@
|
|||||||
language: cpp
|
|
||||||
compiler:
|
|
||||||
- gcc
|
|
||||||
|
|
||||||
before_script:
|
|
||||||
- sudo apt-add-repository -y ppa:czchen/travis-ci
|
|
||||||
- sudo add-apt-repository -y ppa:ubuntu-sdk-team/ppa
|
|
||||||
- sudo add-apt-repository -y ppa:canonical-qt5-edgers/qt5-proper
|
|
||||||
- sudo apt-get update -yqq
|
|
||||||
- sudo apt-get install -yqq cmake
|
|
||||||
- sudo apt-get install -yqq ubuntu-sdk
|
|
||||||
|
|
||||||
script: "cmake . && make -j4"
|
|
||||||
|
|
||||||
notifications:
|
|
||||||
irc: "irc.esper.net#MultiMC"
|
|
Loading…
Reference in New Issue
Block a user