Fix tests, run against ci
This commit is contained in:
parent
b352b65a0c
commit
c3e6d6d624
6 changed files with 188 additions and 113 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,4 @@
|
|||
.env*
|
||||
.envrc
|
||||
.DS_Store
|
||||
.sass-cache/
|
||||
node_modules
|
||||
|
@ -7,6 +7,7 @@ jspm_packages
|
|||
npm-debug.log
|
||||
web/public/build
|
||||
web/public/styles/*.css
|
||||
web/public/styles/*.css.map
|
||||
*.gz
|
||||
minigun*.json
|
||||
test*.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue