mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-11 13:25:53 -04:00
Removed git tag retrieval for Travis
This commit is contained in:
parent
56d537e23d
commit
c0631187c6
@ -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…
x
Reference in New Issue
Block a user