fix(travis): update travis

This commit is contained in:
thinkinggis 2019-11-22 13:23:41 +08:00
parent 87ad30ca02
commit 1b3b5005ae
2 changed files with 2 additions and 3 deletions

View File

@ -12,5 +12,4 @@ branches:
install:
- yarn install
script:
- yarn test
- yarn coveralls
- yarn run lint

View File

@ -3,7 +3,7 @@ module.exports = {
{
resolve: '@antv/gatsby-theme-antv',
options: {
GATrackingId: 'UA-148148901-7',
GATrackingId: 'UA-148148901-7'
}
}
],