Skip to content

Commit

Permalink
fix(travis): update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
lzxue committed Nov 22, 2019
1 parent 3715863 commit 909c9d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ branches:
install:
- yarn install
script:
- yarn test
- yarn coveralls
- yarn run lint
2 changes: 1 addition & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module.exports = {
{
resolve: '@antv/gatsby-theme-antv',
options: {
GATrackingId: 'UA-148148901-7',
GATrackingId: 'UA-148148901-7'
}
}
],
Expand Down

0 comments on commit 909c9d1

Please sign in to comment.