[Forensics-changes] [yara] 101/192: Fix issue with Travis CI
Hilko Bengen
bengen at moszumanska.debian.org
Sat Jul 1 10:31:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag v3.6.0
in repository yara.
commit 7f09675f835d29196cc42fd581601ef97d8d6983
Author: plusvic <plusvic at gmail.com>
Date: Tue Feb 7 12:49:26 2017 +0100
Fix issue with Travis CI
---
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index 4887177..394d0c9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -41,6 +41,7 @@ matrix:
before_script: ./bootstrap.sh
script: |
+ rvm get head # Workaround for Travis CI issue https://github.com/travis-ci/travis-ci/issues/6307
set -e
unset CC # A pre-set CC overrides --host settings.
./configure $CONFIGFLAGS
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/yara.git
More information about the forensics-changes
mailing list