Skip to content

Commit c3fc35a

Browse files
authored
CI: after_install isn't a thing
Stop trying to make it a thing.
1 parent b7a1248 commit c3fc35a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,6 @@ before_install:
9494

9595
install:
9696
- travis_retry pip install $EXTRA_PIP_FLAGS -e .[$NIPYPE_EXTRAS]
97-
98-
after_install:
9997
- travis_retry pip install pytest-xdist
10098

10199
script:

0 commit comments

Comments
 (0)