Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
Update OSX
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffmabc committed Dec 1, 2020
1 parent 4f8b0e6 commit 5d2beef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ before_script:
jobs:
include:
- os: osx
osx_image: xcode11
osx_image: xcode12.2
env: BINARY=osx
- os: osx
osx_image: xcode11
osx_image: xcode12.2
env: BINARY=osxclient
- os: linux
- os: osx
osx_image: xcode11.2
osx_image: xcode12.2
env: BINARY=win
script:
- npm run lint
Expand Down

0 comments on commit 5d2beef

Please sign in to comment.