mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-10-16 02:14:43 +01:00
first Travis test
This commit is contained in:
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
language: cpp
|
||||||
|
|
||||||
|
compiler:
|
||||||
|
- clang
|
||||||
|
- gcc
|
||||||
|
|
||||||
|
install: ./bootstrap.sh
|
Reference in New Issue
Block a user