bin/setup in timescaledb-0.1.4 vs bin/setup in timescaledb-0.1.5
- old
+ new
@@ -5,7 +5,9 @@
set -vx
bundle install
+bundle install --gemfile Gemfile.scenic
+
# For running tests it's going to use PG_URI_TEST env variable.
# Please make sure you set it properly to a TEST database!"