Skip to content

Commit

Permalink
quick fix travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementCariou committed Jan 31, 2021
1 parent 7cf7da6 commit b6f32db
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 @@ cache:
- node_modules
script:
- npm run build
before deploy:
before_deploy:
- "sed -i '/build.html/d' .gitignore"
deploy:
provider: pages
Expand Down

0 comments on commit b6f32db

Please sign in to comment.