[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:45:52 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=efd0262

The following commit has been merged in the master branch:
commit efd0262c1a58eb96d2f84946772ef9d760d137fe
Author: danielkaneider <kaneiderdaniel at gmail.com>
Date:   Tue Nov 10 22:04:04 2015 +0000

    travis fixes
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index da0af0e..8af0ea6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,10 +21,10 @@ compiler:
 before_install:
   - echo $LANG
   - echo $LC_ALL
+  - if [ $TRAVIS_OS_NAME == osx ]; then brew update && brew install libssh curl; fi
   - rvm use $RVM --install --binary --fuzzy
   - gem update --system
-  - if [ $TRAVIS_OS_NAME == osx ]; then brew update && brew install libssh curl; fi
-  - gem --version
+#  - gem --version
 
 script:
   - cmake -DCMAKE_INSTALL_PREFIX=..\dist -EXIV2_ENABLE_NLS=ON -DEXIV2_ENABLE_CURL=OFF -DEXIV2_ENABLE_SSH=OFF .

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list