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 10:10:20 +0300
committerCasey Deccio <casey@deccio.net>2020-11-15 10:10:20 +0300
commit9655ec025f677cda82e3a8049d1b139baa26a473 (patch)
treeaedf670e831da19ce4761a1b5a7aa5f0a8cbdaf9 /.travis.yml
parentf914f75ac0983781b6893d662416770ed930815a (diff)
See if TravisCI can handle online tests
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 4d149db..11837c5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,5 +18,6 @@ install:
script:
- python tests/dnsviz_probe_options.py
- python tests/dnsviz_probe_run_offline.py
+ - python tests/dnsviz_probe_run_online.py
- python tests/dnsviz_print_options.py
- python tests/dnsviz_print_run.py