Eluna: Remove travis script for getting last eluna

Get the designed eluna version instead.
This commit is contained in:
Rochet2 2015-03-26 15:31:27 +02:00
parent d6fc18dc37
commit 63343716b5

View File

@ -13,11 +13,6 @@ branches:
# build with both gcc and clang to ensure compatibility # build with both gcc and clang to ensure compatibility
compiler: compiler:
- gcc - gcc
before_install:
# Get Eluna
- git submodule init
- git submodule update
script: script:
- test -d _build || mkdir _build - test -d _build || mkdir _build