mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-06-13 13:27:01 +02:00
Added .travis.yml
This commit is contained in:
parent
d23948ab65
commit
d0a21a7ed6
10
.travis.yml
Normal file
10
.travis.yml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# Travis CI Build Configuration file for boxes
|
||||||
|
|
||||||
|
language: c
|
||||||
|
|
||||||
|
compiler: gcc
|
||||||
|
|
||||||
|
before_install:
|
||||||
|
- sudo apt-get update -qq
|
||||||
|
- sudo apt-get install -qq flex bison
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user