Skip to content

Commit

Permalink
fix: downgrade os_x image to build succesffully
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharthlatest committed Dec 1, 2019
1 parent 7e99d9a commit a1e4375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

- name: macos
os: osx
osx_image: xcode10.2
osx_image: xcode9.4

before_install:
- curl -LO https://github.com/neo4j-drivers/seabolt/releases/download/v1.7.4/seabolt-1.7.4-Darwin.tar.gz
Expand Down

0 comments on commit a1e4375

Please sign in to comment.