1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-01-02 03:37:54 +02: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'