Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dnsviz/dnsviz.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCasey Deccio <casey@deccio.net>2020-11-15 09:04:00 +0300
committerCasey Deccio <casey@deccio.net>2020-11-15 09:04:00 +0300
commita383bcb1137773d458c6da7b1e32282c203a5362 (patch)
tree23b30bffe152b15615d8e78c7dc37714f4b168c8 /.travis.yml
parentd54d607e831170db828394c2bed2124083d2e1e5 (diff)
Update travis tests
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 20b8464..59e4920 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,5 +16,7 @@ install:
- pip install -r requirements.txt
- pip install .
script:
- - python tests/offline_tests.py
- - python tests/local_probe_tests.py
+ - python tests/dnsviz_probe_options.py
+ - python tests/dnsviz_probe_run_offline.py
+ - python tests/dnsviz_print_options.py
+ - python tests/dnsviz_print_run.py