mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 03:44:31 -07:00
Add travis-ci to run tests before merging a PR (#1184)
* Add .travis.yml * Add travis tester script * Update .gitignore with test output related directive
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -10,3 +10,4 @@ npm-debug.log
|
||||
_gh_pages
|
||||
_site
|
||||
node_modules
|
||||
test/output/
|
||||
|
||||
Reference in New Issue
Block a user