Skip to content

Commit 75f5b44

Browse files
committed
Struggling with TravisCI
1 parent 33343e6 commit 75f5b44

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
@@ -8,4 +8,4 @@ before_install:
88
install:
99
- pip install -e .[test]
1010
script:
11-
- py.test
11+
- py.test tests/unit_tests tests/integration_tests

0 commit comments

Comments
 (0)