Skip to content

Commit 60a6359

Browse files
author
Dan
committed
Bug fix travis file
1 parent eaf44e0 commit 60a6359

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ notifications:
88
email:
99
on_failure: change
1010
after_success:
11-
pip install coveralls
12-
coveralls
11+
- pip install coveralls
12+
- coveralls

0 commit comments

Comments
 (0)