Skip to content

Commit

Permalink
Update travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
dpvc committed Jul 17, 2023
1 parent 9e3f3b0 commit 67d63ec
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 @@ -6,7 +6,7 @@ sudo: false
script:
- components/bin/version
- npm install
- npm run -s make-all
- npm run -s build-all
branches:
only:
- "/^\\d+\\.\\d+/"
Expand Down

0 comments on commit 67d63ec

Please sign in to comment.