Skip to content

Commit a65435f

Browse files
committed
Remove before_install section
Moved to requirements.txt
1 parent 3760d1b commit a65435f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ branches:
99
only:
1010
- master
1111

12-
#before_install:
13-
# - pip install codecov
14-
# - pip install pytest pytest-cov
15-
# - pip install biopython
16-
# - pip install dendropy
17-
1812
script:
1913
py.test --cov=pandascharm.py
2014

0 commit comments

Comments
 (0)