mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-28 16:11:15 +01:00
Added build to post test step.
This commit is contained in:
parent
53711966d2
commit
0005698c10
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
machine:
|
||||
node:
|
||||
version: 6
|
||||
|
||||
test:
|
||||
post:
|
||||
- npm run build
|
||||
|
|
Loading…
Reference in a new issue