Skip to content

Commit

Permalink
update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed May 24, 2020
1 parent 73c993c commit 0893882
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,12 @@ notifications:
secure: rsdAy+UmEvL1DU2TIAS27NjH9MVH0xuyWyoX59MIfRaeCm9AtirT6ZyZMhfljE9w+r8m9KGrFVGp/oNAXevjLdzvxin2R4VjEeBtK2PEBQA7EoAnJuHY8UvrE/t4TflM96ChnmaYSRx9aawRN9j5QqwIGMPOoG3KqVEDLW2uNq0=
sudo: false
addons:
postgresql: "10"
apt:
sources:
- google-chrome
packages:
- google-chrome-stable
- postgresql-10
- postgresql-client-10
- chromium-browser
jdk:
- openjdk8
dist: xenial

0 comments on commit 0893882

Please sign in to comment.