chore(travis): remove the old tmp workaround

This commit is contained in:
Vlad Filippov 2016-11-22 10:07:38 -05:00 коммит произвёл GitHub
Родитель 70ff376d76
Коммит 503298241a
1 изменённых файлов: 0 добавлений и 5 удалений

Просмотреть файл

@ -1,10 +1,5 @@
language: node_js
# workaround for obsolete `temp` module 0.6
env:
global:
- TMPDIR=/tmp
node_js:
- "4.5"