1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-03 00:59:43 +02:00

14 Commits

Author SHA1 Message Date
Leland Lucius
84dcb5db4f Falling back to the sudo builds 2015-07-28 18:29:34 -05:00
Leland Lucius
48591c4e50 Migrate to container based travis-ci builds 2015-07-28 18:27:47 -05:00
Leland Lucius
01c0592917 Renabling...should work now 2015-07-28 18:07:36 -05:00
Leland Lucius
3c1b36d72e Disabling temporarily
Need to figure out why it's not picking up the GTK paths
2015-07-28 17:42:27 -05:00
Leland Lucius
6adceb4d0a Yet another attampt 2015-07-28 17:31:33 -05:00
Leland Lucius
d7a57b1c47 Still trying 2015-07-28 17:22:00 -05:00
Leland Lucius
256e3bd6e1 Don't know what's wrong yet. 2015-07-28 17:16:59 -05:00
Leland Lucius
f94e8fad87 Well, that didn't work...trying gtk3 2015-07-28 16:49:31 -05:00
Leland Lucius
bec42b234c Need to install gtk-devel 2015-07-28 16:45:54 -05:00
Leland Lucius
e256bb7a9e Trying to make travis happy again 2015-07-28 16:10:26 -05:00
Leland Lucius
ce0d8ddcab Update .travis.yml 2015-04-13 09:11:12 -05:00
James Crook
9d43c9175c Fix revision ident hyperlinking
It needed a LinkingHtmlWindow, not just a wxHtmlWindow.  It needed http, not https.  I also left an example string with comment in RevisionIdent.h
2015-04-12 14:26:24 +01:00
James Crook
291a465a76 Build Revision Info Added
Travis now overwrites RevisionIdent.h to place a commit reference into the Build Info of the AboutDialog
I also added .opensdf to .gitignore.
2015-04-09 20:41:21 +01:00
Thomas Fehér
523cf08c03 Added Travis Integration
This gives us automated testing of building on linux, with each commit to github.com/audacity/audacity:master.  The run takes about 10 mins and runs on an AWS instance.
2015-04-07 12:19:49 +01:00