Skip to content

Commit 4632c27

Browse files
committed
Remove nightly Python builds
Since they fail due to issues installing numpy. See an example of this here: https://travis-ci.org/github/ExcaliburZero/blender-astro-visualization/jobs/702930626
1 parent f0ce157 commit 4632c27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ python:
44
- "3.7"
55
- "3.8"
66
- "3.8-dev"
7-
- "nightly"
87

98
install:
109
- pip install coveralls

0 commit comments

Comments
 (0)