summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Höhn <hoehnp@gmx.de>2018-10-18 23:01:38 +0200
committerPatrick Höhn <hoehnp@gmx.de>2018-10-18 23:01:38 +0200
commitb586f9df3f02d9ccfed9acdbd166b609cc15591d (patch)
tree3bd705a3523d22092bba4bc842992b1c717ef96d
parent5fced63324f602f9f6b1afbf5a380142b11b5129 (diff)
downloadnavit-b586f9df3f02d9ccfed9acdbd166b609cc15591d.tar.gz
add new empty build steps to stop travis from proceeding
ändrad: .travis.yml
-rw-r--r--.travis.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index b338f8cd6..bc1724972 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,3 +8,8 @@ services:
before_install:
- docker pull hoehnp/sailfishos-platform-sdk:2.2.1.18-r1
- docker run -e VERSION_ID=2.2.1.18 -v `pwd`:/home/nemo/navit hoehnp/sailfishos-platform-sdk:2.2.1.18-r1 /bin/bash -x /home/nemo/navit/contrib/sailfish/build_sailfish_ci.sh
+
+before_script:
+script:
+after_success:
+after_script: