From 63343716b52026f9195d17741cb28fbf93738d18 Mon Sep 17 00:00:00 2001 From: Rochet2 Date: Thu, 26 Mar 2015 15:31:27 +0200 Subject: [PATCH] Eluna: Remove travis script for getting last eluna Get the designed eluna version instead. --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 065508c3..23cd4621 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,11 +13,6 @@ branches: # build with both gcc and clang to ensure compatibility compiler: - gcc - -before_install: -# Get Eluna - - git submodule init - - git submodule update script: - test -d _build || mkdir _build