Skip to content
Snippets Groups Projects
Commit 3e113b7e authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Fix CI.

parent 8e0830fd
Branches
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ tidy:
- build
before_script:
- cd _site
- python3 -m http.server 8080 &
- http-server -p 8080 &
- sleep 15
- cd ..
script:
......@@ -38,7 +38,7 @@ blc:
- build
before_script:
- cd _site
- python3 -m http.server 8080 &
- http-server -p 8080 &
- sleep 15
- cd ..
script:
......
......
......@@ -53,7 +53,7 @@ DEPENDENCIES
nokogiri
RUBY VERSION
ruby 2.3.3p222
ruby 2.4.0p0
BUNDLED WITH
1.14.3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment