Skip to content

Commit 9f9e430

Browse files
author
Emmanouil Konstantinidis
committed
Cd first, then install
1 parent f6067fb commit 9f9e430

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
@@ -12,7 +12,7 @@ env:
1212
- DJANGO_VERSION=1.9
1313

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

0 commit comments

Comments
 (0)