Skip to content

Commit da2efa1

Browse files
authored
Update .travis.yml
1 parent 29c8762 commit da2efa1

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-
- "12"
7+
- 12
88

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

0 commit comments

Comments
 (0)