mirror of https://gitee.com/antv-l7/antv-l7
fix(travis): update travis
This commit is contained in:
parent
87ad30ca02
commit
1b3b5005ae
|
@ -12,5 +12,4 @@ branches:
|
|||
install:
|
||||
- yarn install
|
||||
script:
|
||||
- yarn test
|
||||
- yarn coveralls
|
||||
- yarn run lint
|
||||
|
|
|
@ -3,7 +3,7 @@ module.exports = {
|
|||
{
|
||||
resolve: '@antv/gatsby-theme-antv',
|
||||
options: {
|
||||
GATrackingId: 'UA-148148901-7',
|
||||
GATrackingId: 'UA-148148901-7'
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue