Skip to content

Commit aca3896

Browse files
committed
chore: attempt to appease the travis gods
1 parent 1ddf43f commit aca3896

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ node_js:
88
services:
99
- mysql
1010
before_install:
11+
- cp .env.dist .env
1112
- mysql -e 'CREATE DATABASE IF NOT EXISTS polymorphic;'
1213
- npm i -g npm@latest
1314
- npm i -g yarn

0 commit comments

Comments
 (0)