This commit is contained in:
Dagen Brock 2016-02-06 09:19:32 -06:00
parent c3eec89ecb
commit 69b161112a
1 changed files with 10 additions and 0 deletions

10
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,10 @@
before_script:
- apt-get update -qq && apt-get install -y -qq g++ libpcap0.8-dev libx11-dev libxext-dev
build:
script:
- cd src
- ln -s vars_x86linux_x11 vars
- make clean ; make