We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f6c763 + 01e2b56 commit 09ffa10Copy full SHA for 09ffa10
script/test
@@ -1,2 +1,4 @@
1
#!/bin/sh
2
+set -e
3
+flake8 fig
4
PYTHONIOENCODING=ascii nosetests $@
0 commit comments