Should fix a typo

This commit is contained in:
xawotihs
2019-09-08 18:30:59 +02:00
parent c7d09d8389
commit b29c37eb25

View File

@@ -11,7 +11,6 @@ matrix:
- os: osx - os: osx
env: BUILD_PSP=NO BUILD_ANDROID=NO BUILD_Qt=YES BUILD_MAC=YES env: BUILD_PSP=NO BUILD_ANDROID=NO BUILD_Qt=YES BUILD_MAC=YES
before_install: before_install:
- if [ "$TRAVIS_OS_NAME" == "linux" ]; then - if [ "$TRAVIS_OS_NAME" == "linux" ]; then
sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu trusty universe" && sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu trusty universe" &&