mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-07 17:43:53 +01:00
Update .travis.yml
This commit is contained in:
@@ -6,4 +6,4 @@ before_install:
|
||||
language: cpp
|
||||
compiler:
|
||||
- gcc
|
||||
script: ./configure && make
|
||||
script: aclocal --install -I m4 && automake && ./configure && make
|
||||
|
||||
Reference in New Issue
Block a user