mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-30 13:15:32 +00:00
Removed git tag retrieval for Travis
This commit is contained in:
parent
56d537e23d
commit
c0631187c6
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ branches:
|
||||||
- /openmw-.*$/
|
- /openmw-.*$/
|
||||||
before_install:
|
before_install:
|
||||||
- pwd
|
- pwd
|
||||||
- git fetch --tags
|
|
||||||
- echo "yes" | sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu `lsb_release -sc` main universe restricted multiverse"
|
- echo "yes" | sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu `lsb_release -sc` main universe restricted multiverse"
|
||||||
- echo "yes" | sudo apt-add-repository ppa:openmw/openmw
|
- echo "yes" | sudo apt-add-repository ppa:openmw/openmw
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
|
|
Loading…
Reference in a new issue