Skip to content

Commit

Permalink
Update examples build
Browse files Browse the repository at this point in the history
  • Loading branch information
ndresx committed Oct 24, 2020
1 parent 18dae65 commit 91fe1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
- stage: 'Build'
name: 'Package'
script: yarn build
- script: rm -rf ./node_modules && cd ./examples && yarn && yarn build
- script: cd ./examples && yarn && yarn build
name: 'Examples'

0 comments on commit 91fe1e6

Please sign in to comment.