summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-10-22 15:50:54 +0200
committerKonstantin Käfer <mail@kkaefer.com>2014-10-22 15:50:54 +0200
commit2422e938ac87f5790c4977d93e667c95e695f76c (patch)
treee01c1f7d2ecf9e9f9bbe902d30ac7f4ec29fcc4e
parent02e88e445d9960c3b248ea95d03d4a191ef91289 (diff)
downloadqtlocation-mapboxgl-2422e938ac87f5790c4977d93e667c95e695f76c.tar.gz
fix typo
-rwxr-xr-xscripts/travis_before_install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/travis_before_install.sh b/scripts/travis_before_install.sh
index d445ae8174..1ecfc4f26b 100755
--- a/scripts/travis_before_install.sh
+++ b/scripts/travis_before_install.sh
@@ -24,7 +24,7 @@ if [[ ${TRAVIS_OS_NAME} == "linux" ]]; then
libboost1.55-dev libboost-regex1.55-dev libcurl4-openssl-dev \
libpng-dev libsqlite3-dev
- apbox_time "install_opengl" \
+ mapbox_time "install_opengl" \
sudo apt-get -y install libxi-dev libglu1-mesa-dev x11proto-randr-dev \
x11proto-xext-dev libxrandr-dev \
x11proto-xf86vidmode-dev libxxf86vm-dev \