1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00

updating travis file to development

This commit is contained in:
Braun Patrik 2016-12-27 12:10:48 +01:00
parent eaf678bedd
commit 4811cedc1b

View File

@ -1,4 +1,7 @@
language: node_js
env:
- NPM_CONFIG_PRODUCTION=false
- NODE_ENV=develpoment
node_js:
- '6'
- '4'