Skip to content

Commit

Permalink
Use xcode10.1 image
Browse files Browse the repository at this point in the history
  • Loading branch information
fmaerkl-sw committed Mar 8, 2019
1 parent 713c9f5 commit 962c34f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

language: c
dist: xenial
osx_image: xcode10.1

cache: ccache

Expand Down Expand Up @@ -32,7 +33,7 @@ install:

script:
- echo "PATH=$PATH"
- make -j4
- make

deploy:
skip_cleanup: true
Expand Down

0 comments on commit 962c34f

Please sign in to comment.