Skip to content

Commit

Permalink
Update travis.yml
Browse files Browse the repository at this point in the history
update xcode version
  • Loading branch information
lowmh authored Aug 27, 2021
1 parent 36ba387 commit 3c56e2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
osx_image: xcode12.2
osx_image: xcode13
language: node_js

env:
Expand Down Expand Up @@ -40,4 +40,4 @@ script:

branches:
except:
- "/^v\\d+\\.\\d+\\.\\d+$/"
- "/^v\\d+\\.\\d+\\.\\d+$/"

0 comments on commit 3c56e2b

Please sign in to comment.