Skip to content
This repository was archived by the owner on Jun 9, 2020. It is now read-only.

Commit f67983d

Browse files
committed
Add newline to gitignore and .travis
1 parent 80cae24 commit f67983d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ dist/
88
*.pyc
99
.DS_Store
1010
.idea/
11-
.coverage
11+
.coverage

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ deploy:
1616
on:
1717
tags: true
1818
distributions: sdist bdist_wheel
19-
repo: common-workflow-language/python-cwlgen
19+
repo: common-workflow-language/python-cwlgen

0 commit comments

Comments
 (0)