Files
probot/script/test
2016-09-17 12:27:58 -05:00

7 lines
41 B
Bash
Executable File

#!/bin/sh
set -e
npm test
npm run lint