Skip to content

Commit d2541f4

Browse files
committed
changed runOneseq.py to h1s.py
1 parent 668ee3f commit d2541f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ python:
33
- '3.8'
44
install:
55
- pip install .
6-
script: python3 h1s/runOneseq.py -h
6+
script: python3 h1s/h1s.py -h
77
deploy:
88
provider: pypi
99
username: "__token__"

0 commit comments

Comments
 (0)