Skip to content

Commit f06a5d9

Browse files
committed
travis: remove os-x from OS test matrix
Signed-off-by: Howard Pritchard <[email protected]>
1 parent f8d7324 commit f06a5d9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,9 @@ compiler:
1414
- gcc
1515
- clang
1616

17-
# Iterate over 2 different OSs
17+
# Test only linux now
1818
os:
1919
- linux
20-
- osx
2120

2221
addons:
2322
# For Linux, make sure we have some extra packages that we like to

0 commit comments

Comments
 (0)