Skip to content

Commit

Permalink
#7 Add CI configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
xiezl committed Apr 18, 2020
1 parent 30278b2 commit 79ef80c
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 @@ -4,7 +4,7 @@ node_js:
install:
- npm install
script:
- npm build
- npm run build
deploy:
provider: pages
skip_cleanup: true
Expand Down

0 comments on commit 79ef80c

Please sign in to comment.