From 1ed2d02c42fb1b28449cccb1b0db59d74cb11aa5 Mon Sep 17 00:00:00 2001 From: lsankar4033 Date: Tue, 18 Aug 2020 12:31:31 -0700 Subject: [PATCH] Test everything in tests dir --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index eb9c84b..4137b8a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,4 +15,4 @@ install: - pip install -r requirements.txt script: - - ./steth.py test -o tests/reqresp/ping.py + - ./steth.py test