Skip to content

Commit 0f74f17

Browse files
author
Radoslaw Mejer
committed
Travis: use 'sqlite' NODE_ENV instead of 'development'
1 parent 9a2b171 commit 0f74f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ node_js:
99
- 8.0.0
1010

1111
env:
12-
- NODE_ENV=development
12+
- NODE_ENV=sqlite
1313
- NODE_ENV=mysql
1414
- NODE_ENV=mysql5
1515
- NODE_ENV=postgres

0 commit comments

Comments
 (0)