summaryrefslogtreecommitdiffstats
path: root/.travis.yml
blob: c6a95c31300c02fabd3f63f7e61cdce07f6db822 (plain)
1
2
3
4
5
6
language: c

script:
    - autoreconf -i && ./configure && make
    - PATH=./fpart/:./fcp/:./ffs/:$PATH ./fpart/fpart.sh 

OpenPOWER on IntegriCloud