Skip to content

Commit d3993fa

Browse files
author
Emmanouil Konstantinidis
committed
Travis - Specify Node Version
1 parent b529776 commit d3993fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

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

14+
node_js:
15+
- "5"
16+
1417
install:
1518
- cd rest_framework_docs/static/ && npm install && cd ../../
1619
- pip install -r requirements.txt

0 commit comments

Comments
 (0)