Remove unnecessary CMake modules from Travis script

This commit is contained in:
Oliver Hamlet
2015-12-07 13:44:36 +00:00
parent f46f9f96e0
commit 65c55bae07
2 changed files with 3 additions and 6 deletions
+1 -4
View File
@@ -1,10 +1,7 @@
#!/bin/bash
set -ev
# Currently inside the cloned repo path.
# Get the 3rd-party CMake modules.
wget -P build https://raw.githubusercontent.com/rpavlik/cmake-modules/master/GetGitRevisionDescription.cmake
wget -P build https://raw.githubusercontent.com/rpavlik/cmake-modules/master/GetGitRevisionDescription.cmake.in
# Move out of LOOT repo path.
cd ../..
# Install libespm.