Skip to content

Commit e105c8f

Browse files
committed
Update tox to notify pytest must be run on beagle
1 parent 8f8c47f commit e105c8f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tox.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
envlist = py27, py34
88

99
[testenv]
10-
commands =
10+
commands = echo "run pytest on beaglebone"
1111
deps =
12+
whitelist_externals = echo

0 commit comments

Comments
 (0)