mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-08-18 18:48:44 +02:00
Added .travis.yml
This commit is contained in:
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
|
||||||
|
|
Reference in New Issue
Block a user