2 Commits

Author SHA1 Message Date
Perry Kundert
a3fe78f352 Use '#!/usr/bin/env python3' vs. fixed path '/usr/bin/python3'
o Many installations have python3 installed elsewhere, such as
  /usr/local/bin/, etc.  Use the environment PATH variable to locate.
2019-01-24 13:02:28 -08:00
Steven Allen
c0d65537c9 ci: add validator script 2019-01-18 13:54:51 +00:00