Skip to content

Commit 9677d9c

Browse files
author
Emmanouil Konstantinidis
committed
Use nvm
1 parent d3993fa commit 9677d9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ env:
1111
- DJANGO_VERSION=1.8
1212
- DJANGO_VERSION=1.9
1313

14-
node_js:
15-
- "5"
14+
before_install:
15+
- nvm install 5
1616

1717
install:
1818
- cd rest_framework_docs/static/ && npm install && cd ../../

0 commit comments

Comments
 (0)