Skip to content

Commit

Permalink
Merge pull request #954 from ipy/develop
Browse files Browse the repository at this point in the history
build(travis): fix osx build
  • Loading branch information
ipy authored Sep 12, 2019
2 parents 299c5c8 + b67aed9 commit 0990b8a
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
sudo: required
os:
- osx
dist: trusty
os: osx
osx_image: xcode11
language: node_js
node_js:
- "12"
node_js: "12"
matrix:
allow_failures:
cache:
Expand Down

0 comments on commit 0990b8a

Please sign in to comment.