Skip to content

Commit

Permalink
feat: External source maps (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
tivac committed Jan 17, 2018
1 parent 79ce332 commit 8df5baa
Show file tree
Hide file tree
Showing 43 changed files with 13,064 additions and 18,597 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,7 @@ node_js:
matrix:
fast_finish: true

script: npm test -- --coverage
script: npm test -- --coverage --verbose

# Disabling because danger seems broken atm?
# after_script:
Expand Down

0 comments on commit 8df5baa

Please sign in to comment.