Skip to content
Snippets Groups Projects
Commit 48591c4e authored by Leland Lucius's avatar Leland Lucius
Browse files

Migrate to container based travis-ci builds

parent 45dc5264
No related branches found
No related tags found
No related merge requests found
sudo: false
addons:
apt:
packages:
- libwxgtk3.0-dev
- libgtk2.0-dev
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y libwxgtk3.0-dev libgtk2.0-dev
- #sudo apt-get update -qq
- #sudo apt-get install -y libwxgtk3.0-dev libgtk2.0-dev
- git show -s --format="wxT(\"<a href=\\\"http://github.com/audacity/audacity/commit/%H\\\">%h</a> of %cd\")"
- git show -s --format="wxT(\"<a href=\\\"http://github.com/audacity/audacity/commit/%H\\\">%h</a> of %cd\")" > ./src/RevisionIdent.h
language:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment