Skip to content

Commit 8993efc

Browse files
committed
fixed typo
1 parent a5b0f29 commit 8993efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ script:
1818
- ls -a
1919
- coverage html poly1305.py
2020
- ls -a
21-
- coverage xml .poly1305.py
21+
- coverage xml poly1305.py
2222
- ls -a
2323

2424
after_success:

0 commit comments

Comments
 (0)