Browse Source

Fix typo

tags/v1.0
falkTX 4 years ago
parent
commit
008ba00178
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@@ -55,7 +55,7 @@ jobs:

# macOS native build
- name: "macOS native"
os: linux
os: osx
addons:
homebrew:
packages:


Loading…
Cancel
Save