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

Falling back to the sudo builds

parent 48591c4e
Branches
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