Commit 6b12eb31 authored by Sam Saccone's avatar Sam Saccone

🚚 copy favicon for tests

parent abee8bde
......@@ -33,6 +33,7 @@ before_install:
before_script:
# install dependencies
- npm install -g gulp
- cp site-assets/favicon.ico favicon.ico
- python -m SimpleHTTPServer > /dev/null 2>&1 &
- sleep 2
script:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment