Skip to content

Commit b80f916

Browse files
committed
Remove macOS from Travis matrix
Resolves #2
1 parent f82dc8d commit b80f916

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.travis.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,6 @@ matrix:
1616
- os: linux
1717
language: generic
1818
env: USE_PYPY_RELEASE_VERSION=5.9-beta
19-
# Uncomment if you want to test on pypy nightly
20-
# - os: linux
21-
# language: generic
22-
# env: USE_PYPY_NIGHTLY=1
23-
- os: osx
24-
language: generic
25-
env: MACPYTHON=3.5.4
26-
- os: osx
27-
language: generic
28-
env: MACPYTHON=3.6.3
2919
- os: linux
3020
language: python
3121
python: 3.6

0 commit comments

Comments
 (0)