Skip to content

Commit f00311e

Browse files
committed
Use fork of theme as base
1 parent e5bc8db commit f00311e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ install:
99
- pip install -r requirements.txt
1010
- git config --global user.email "meamitkc@gmail.com"
1111
- git config --global user.name "Amit Chaudhary"
12-
- git clone https://github.com/amitness/Flex themes/Flex
12+
- git clone https://github.com/PythonNepal/pure-single theme
1313
- git clone https://github.com/getpelican/pelican-plugins
1414
script:
1515
- fab publish:"Build site"

0 commit comments

Comments
 (0)