summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 73ac6ec5a5..770d9325fe 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -86,10 +86,7 @@ before_install:
- source ./scripts/travis_helper.sh
install:
-- source ./scripts/${FLAVOR}/install.sh
-
-before_script:
-- if [ -f ./scripts/${FLAVOR}/setup.sh ]; then source ./scripts/${FLAVOR}/setup.sh; fi
+- ./scripts/${FLAVOR}/install.sh
script:
- ./scripts/${FLAVOR}/run.sh