We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe13092 commit fede1d9Copy full SHA for fede1d9
.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/PythonNepal/pure-single theme
+- git clone https://github.com/PythonNepal/pure-single
13
- git clone https://github.com/getpelican/pelican-plugins
14
script:
15
- fab publish:"Build site"
0 commit comments