QGIS/.ci/travis/linux/before_install.sh

17 lines
903 B
Bash
Raw Normal View History

2018-06-05 11:22:18 +02:00
#!/usr/bin/env bash
2016-06-03 10:16:00 +02:00
###########################################################################
# before_install.sh
# ---------------------
2016-09-27 13:35:50 +02:00
# Date : March 2016
# Copyright : (C) 2016 by Matthias Kuhn
# Email : matthias at opengis dot ch
2016-06-03 10:16:00 +02:00
###########################################################################
# #
# This program is free software; you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
# the Free Software Foundation; either version 2 of the License, or #
# (at your option) any later version. #
# #
###########################################################################