4 Commits

Author SHA1 Message Date
Eric F Crist
b5803ee9e3 More travis-ci related cleanup
* Remove SC2006 from shellcheck: bashism
* Put variable declarations on separate lines (SC1007)
* Remove "local" from Windows sh script (SC2039)
* Remove "x" variable define from read in Windows sh script (SC2034)

Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-12-14 08:35:41 -06:00
Viktor Szépe
3ad9a2bf20
Fix easyrsa path in testing (again) 2017-12-05 00:40:39 +01:00
Viktor Szépe
9c06ae67ab
Fix Travis test
Add  easy-rsa/easyrsa3/easyrsa
2017-12-05 00:38:12 +01:00
Viktor Szépe
a816032086
Test code quality on commits 2017-12-04 16:47:16 +01:00