Skip to content

Commit

Permalink
travis: Be explicit about Mac OS X version
Browse files Browse the repository at this point in the history
  • Loading branch information
tbabej authored and pbeckingham committed Feb 7, 2019
1 parent d3d7055 commit 539dae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -22,7 +22,7 @@ matrix:
os: linux os: linux
env: CONTAINER=ubuntu1804 env: CONTAINER=ubuntu1804
services: docker services: docker
- name: "Mac OS X" - name: "Mac OS X 10.13"
os: osx os: osx
env: CONTAINER=osx env: CONTAINER=osx
install: install:
Expand Down

0 comments on commit 539dae2

Please sign in to comment.