We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f8c47f commit e105c8fCopy full SHA for e105c8f
tox.ini
@@ -7,5 +7,6 @@
7
envlist = py27, py34
8
9
[testenv]
10
-commands =
+commands = echo "run pytest on beaglebone"
11
deps =
12
+whitelist_externals = echo
0 commit comments