Commit 3016b872 authored by Jay's avatar Jay
Browse files

looking for verbose test output

parent b0350ff5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@ install:
  - export autocnet_config=sample.yml

script:
  - pytest autocnet
  - pytest -v autocnet

after_success:
  - coveralls
+1 −1

File changed.

Contains only whitespace changes.