Skip to content

Commit fede1d9

Browse files
authored
Update .travis.yml
1 parent fe13092 commit fede1d9

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/PythonNepal/pure-single theme
12+
- git clone https://github.com/PythonNepal/pure-single
1313
- git clone https://github.com/getpelican/pelican-plugins
1414
script:
1515
- fab publish:"Build site"

0 commit comments

Comments
 (0)