Skip to content

Commit 20bf0dd

Browse files
authored
Merge pull request #3214 from hppritcha/travis_remove_osx
travis: remove os-x from OS test matrix
2 parents f8d7324 + f06a5d9 commit 20bf0dd

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)