Skip to content

Commit 4057915

Browse files
committed
Adding script to execute tests from travis
1 parent 5ae2fe4 commit 4057915

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ deploy:
1313
on:
1414
tags: true
1515
branch: master
16+
script:
17+
- nosetests ./test/unit/TestGetNetworkDriver.py

0 commit comments

Comments
 (0)