run the new long_inventory.py test, too

pull/5/head
Martin A. Brown 7 years ago
parent 363269beb1
commit 66b34000c6
  1. 2
      .travis.yml

@ -7,7 +7,7 @@ before_install:
python:
- "2.7"
- "3.4"
script: nosetests --cover-erase --with-coverage --cover-package tldp -- tests/long_driver.py tests/
script: nosetests --cover-erase --with-coverage --cover-package tldp -- tests/long_driver.py tests/long_inventory.py tests/
# -- comments on install set on an Ubuntu system:
# Here is the full set of packages that need to be installed in order for

Loading…
Cancel
Save