source:
branches/FACT++_part_filenames/erfa/.travis.yml@
20006
| Last change on this file since 20006 was 18348, checked in by , 10 years ago | |
|---|---|
| File size: 170 bytes | |
| Line | |
|---|---|
| 1 | language: c |
| 2 | |
| 3 | compiler: |
| 4 | - clang |
| 5 | - gcc |
| 6 | |
| 7 | # before build script, run autoreconf |
| 8 | before_script: ./bootstrap.sh |
| 9 | |
| 10 | script: ./configure --disable-shared && make && make check |
Note:
See TracBrowser
for help on using the repository browser.
