mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-03-16 11:37:46 +01:00
Fixed typos
This commit is contained in:
parent
afbb8c3284
commit
34c5ba4669
@ -1,8 +1,8 @@
|
|||||||
language: c++
|
language: c++
|
||||||
|
|
||||||
os:
|
os:
|
||||||
-linux
|
- linux
|
||||||
-osx
|
- osx
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update; fi
|
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update; fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user