travis-github-status

v1.6.3
Set statuses on github from travis for: jest, flow, eslint, snyk, codeclimate
travis github jest eslint flow codeclimate snyk ci status and 1 more...

start

babel-node src/index.js lint flow jest codeclimate

start:prod

yarn run prepublish && node dist/index.js lint flow jest codeclimate

prepublish

yarn run clean && yarn run build

build

babel src -d dist

flow

flow; test $? -eq 0 -o $? -eq 2

test

jest

format

prettier --single-quote --parser=flow --semi=false --write '{src,__tests__}/**/*.js'

lint

eslint --fix src __tests__ __fixtures__

clean

rimraf dist && mkdir dist

precommit

lint-staged --verbose && npm test

cm

git-cz

semantic-release

semantic-release pre && npm publish && semantic-release post
npm i travis-github-status

Metadata

  • MIT
  • Whatever
  • James Gillmore
  • released 7/2/2017

Downloads

Maintainers