issues
search
olinlibrary
/
futureboard
A digital signage platform for sharing video and other media, supplemented by information about events happening on campus
https://futureboard.olin.build
3
stars
0
forks
source link
More lint and fixes; connect to Travis
#307
Closed
osteele
closed
6 years ago
osteele
commented
6 years ago
Add a travis config file. Travis has been configured to run branches that include this file.
Travis will annotate pull requests with the status. You can see this at the bottom of this page.
Once this is in dev and master, Heroku can be set to gate on CI status.
Convert tabs to spaces in api.js. Now
eslint
passes.
Install
markdownlint
and run it in
npm run lint
.
eslint
passes.markdownlint
and run it innpm run lint
.