This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch whimsy-nogem
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/whimsy-nogem by this push:
new 79afa17 Try to fix Travis fail
79afa17 is described below
commit 79afa17a06896de9157af3dca4ba78d47e28a365
Author: Sebb <[email protected]>
AuthorDate: Sat Aug 7 16:59:17 2021 +0100
Try to fix Travis fail
---
lib/spec/lib/committee_spec.rb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/lib/spec/lib/committee_spec.rb b/lib/spec/lib/committee_spec.rb
index 368c671..7b17901 100644
--- a/lib/spec/lib/committee_spec.rb
+++ b/lib/spec/lib/committee_spec.rb
@@ -1,6 +1,8 @@
# encoding: utf-8
# frozen_string_literal: true
+$LOAD_PATH.unshift '/srv/whimsy/lib'
+
require 'spec_helper'
require 'whimsy/asf'