mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-06-11 04:16:58 +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