1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-24 17:41:13 +01:00

Faster CI builds (Travis)

This commit is contained in:
James Crook
2017-04-06 13:55:40 +01:00
parent 5416c219bc
commit b8fcbd1471

View File

@@ -17,4 +17,4 @@ before_install:
language:
- cpp
script:
- aclocal --install -I m4 && automake && ./configure && make
- ./configure && make