We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f9e430 commit 252527eCopy full SHA for 252527e
.travis.yml
@@ -12,7 +12,7 @@ env:
12
- DJANGO_VERSION=1.9
13
14
install:
15
- - cd rest_framework_docs/static/ && npm install
+ - cd rest_framework_docs/static/ && npm install && cd ../../
16
- pip install -r requirements.txt
17
- pip install -U Django==$DJANGO_VERSION
18
- pip install codecov
0 commit comments