aboutsummaryrefslogtreecommitdiff
path: root/jenkins.sh
AgeCommit message (Collapse)Author
2017-11-22jenkins.sh: Run python bits in a virtualenvRichard van der Hoff
because we may not have pep8 installed at the system level
2017-04-24Enforce PEP8 in jenins buildRichard van der Hoff
2016-12-23Fix jenkins failureRichard van der Hoff
do npm install before running the js tests
2016-12-19Add some tests for the Javascript wrappersRichard van der Hoff
These would have helped avoid the recent FRV.
2016-09-16Fix jenkins.shMark Haines
2016-09-05remove js package before buildingRichard van der Hoff
2016-09-05pack the js after buildingRichard van der Hoff
2016-09-05Build the JS wrappers on jenkinsRichard van der Hoff
2016-05-24add a script for jenkins to runRichard van der Hoff