Passed
Pull Request — master (#3)
by Yo
01:22
created

Checkout Config

checks:
    javascript: true
filter:
    excluded_paths:
        - test/*
build:
    environment:
             node: '4.2.2'
    tests:
        override:
            - npm test
            - jshint-run