Skip to content

Commit

Permalink
drop node 12
Browse files Browse the repository at this point in the history
  • Loading branch information
timgit committed Mar 30, 2022
1 parent e820670 commit 5f22af6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,6 @@ language: node_js
node_js:
- "16"
- "14"
- "12"
before_script:
- psql -c 'create database pgboss' -U postgres
- psql -c 'create extension pgcrypto' -d pgboss -U postgres
Expand Down

0 comments on commit 5f22af6

Please sign in to comment.