mirror of
https://github.com/troglobit/editline.git
synced 2025-10-31 00:04:19 +08:00
Travis CI integration
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
# Travis CI integration
|
||||
language: c
|
||||
compiler:
|
||||
- gcc
|
||||
|
||||
script: ./configure && make
|
||||
Reference in New Issue
Block a user