Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uptravis improvements #17
Closed
Comments
cezaraugusto
pushed a commit
that referenced
this issue
Feb 22, 2018
Merged
cezaraugusto
pushed a commit
that referenced
this issue
Feb 22, 2018
cezaraugusto
pushed a commit
that referenced
this issue
Mar 7, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the travis "passing" badge in https://github.com/brave/brave-ui just links to https://github.com/brave/brave-ui itself. it should link to https://travis-ci.org/brave/brave-ui.
travis seems to only run the tests; it should also run lint and security tests
travis also appears to be using out-of-date node and npm versions btw