Skip to content

Commit 049dff7

Browse files
authored
Update .travis.yml
1 parent 3d762ab commit 049dff7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ env:
44
- DATABASE_URL=postgresql://postgres@localhost:5432/my_products_tests
55

66
node_js:
7-
- "8.9.4"
7+
- "12"
88

99
before_script:
1010
- psql -c 'create database my_products_tests;' -U postgres

0 commit comments

Comments
 (0)