mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2024-11-10 00:45:36 +00:00
first Travis test
This commit is contained in:
parent
d1666a1e75
commit
8dd3b110e0
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@ -0,0 +1,7 @@
|
||||
language: cpp
|
||||
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
|
||||
install: ./bootstrap.sh
|
Loading…
Reference in New Issue
Block a user