From 4bf8e5d2db2b4e56c3cf5a12b7490046b5596c04 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 5 Oct 2014 11:44:22 +0300 Subject: Clean a bit .travis.yml. --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3095bbc67..d9a634f5f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,17 +8,12 @@ install: before_script: - uname -a - - ./travis.sh createdb ragnarok root - - ./travis.sh importdb ragnarok travis - - mysql -u root -e "SET PASSWORD FOR 'travis'@'localhost' = PASSWORD('travis');" script: - ./travis.sh build $CONFIGURE_FLAGS - - ./travis.sh test ragnarok travis travis env: - CONFIGURE_FLAGS="--enable-debug" - - CONFIGURE_FLAGS="--disable-renewal --enable-debug" notifications: email: false -- cgit v1.2.3-60-g2f50