We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ae2fe4 commit 4057915Copy full SHA for 4057915
.travis.yml
@@ -13,3 +13,5 @@ deploy:
13
on:
14
tags: true
15
branch: master
16
+script:
17
+ - nosetests ./test/unit/TestGetNetworkDriver.py
0 commit comments