Skip to content

Commit f48418e

Browse files
committed
inserido teste com pytest
1 parent dc2db71 commit f48418e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ python:
44
install:
55
- pip install -r requirements-dev.txt
66
script:
7-
- flake8
7+
- flake8
8+
- pytest libpythonpro

0 commit comments

Comments
 (0)