aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMax Magorsch <max@magorsch.de>2020-01-01 04:54:57 +0100
committerMax Magorsch <max@magorsch.de>2020-01-01 04:54:57 +0100
commit8ba49650e2a5a18eaea108c8d4af05001d961833 (patch)
treef3755407c4601c8dcc99f029aa5cdfb254f4f042 /bin
parentSpeed up the travis builds (diff)
downloadpackages-5-8ba49650e2a5a18eaea108c8d4af05001d961833.tar.gz
packages-5-8ba49650e2a5a18eaea108c8d4af05001d961833.tar.bz2
packages-5-8ba49650e2a5a18eaea108c8d4af05001d961833.zip
Speed up travis further
Signed-off-by: Max Magorsch <max@magorsch.de>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/test.sh b/bin/test.sh
index 59ee5ff..e9f1792 100755
--- a/bin/test.sh
+++ b/bin/test.sh
@@ -3,7 +3,7 @@
# Wait for Elasticsearch to start up
sleep 30
-bundler install
+#bundler install
bundle exec rake tmp:create RAILS_ENV=test
bundle exec rake assets:precompile RAILS_ENV=test
bundle exec rake kkuleomi:index:init RAILS_ENV=test