Skip to content

Commit 42d8a91

Browse files
committed
edit travis.yml
1 parent 8e5570f commit 42d8a91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ befor_script:
1010
- source ./env.sh
1111

1212
script:
13-
- coverage run unittest/runall.py
13+
- python unittest/runall.py
1414

1515
after_success:
1616
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)