Skip to content

Commit 252527e

Browse files
author
Emmanouil Konstantinidis
committed
Cd back to root
1 parent 9f9e430 commit 252527e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212
- DJANGO_VERSION=1.9
1313

1414
install:
15-
- cd rest_framework_docs/static/ && npm install
15+
- cd rest_framework_docs/static/ && npm install && cd ../../
1616
- pip install -r requirements.txt
1717
- pip install -U Django==$DJANGO_VERSION
1818
- pip install codecov

0 commit comments

Comments
 (0)