1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-29 17:15:32 +00:00

Removed git tag retrieval for Travis

This commit is contained in:
pvdk 2014-02-19 14:48:33 +01:00
parent 56d537e23d
commit c0631187c6

View file

@ -7,7 +7,6 @@ branches:
- /openmw-.*$/
before_install:
- 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 apt-add-repository ppa:openmw/openmw
- sudo apt-get update -qq