Skip to content

Commit f57b59f

Browse files
authored
Update .travis.yml (#28)
Updates supported os
1 parent 8a71f78 commit f57b59f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: cpp
33
matrix:
44
include:
55
- os: linux
6-
dist: bionic
6+
dist: fossa
77
compiler: gcc
88
addons:
99
apt:
@@ -21,7 +21,7 @@ matrix:
2121
- libflann-dev
2222
- ninja-build
2323
- os: osx
24-
osx_image: xcode10.3
24+
osx_image: xcode14.2
2525
compiler: clang
2626
addons:
2727
homebrew:

0 commit comments

Comments
 (0)