Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Commit 20537b9

Browse files
committed
remove duplicate travis-ci scrypt directive
1 parent 5ca58a6 commit 20537b9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ script:
2424
- tox -e $TOX_ENV ethereum/tests/test_vm.py
2525
- tox -e $TOX_ENV ethereum/tests/test_state.py
2626
- cd .tox/$TOX_ENV && coverage report --show-missing
27-
script:
28-
- tox -e $TOX_ENV
2927
after_success:
3028
- travis_retry pip install coveralls
3129
- cd .tox/$TOX_ENV && coveralls

0 commit comments

Comments
 (0)