We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5bc8db commit f00311eCopy full SHA for f00311e
.travis.yml
@@ -9,7 +9,7 @@ install:
9
- pip install -r requirements.txt
10
- git config --global user.email "meamitkc@gmail.com"
11
- git config --global user.name "Amit Chaudhary"
12
-- git clone https://github.com/amitness/Flex themes/Flex
+- git clone https://github.com/PythonNepal/pure-single theme
13
- git clone https://github.com/getpelican/pelican-plugins
14
script:
15
- fab publish:"Build site"
0 commit comments