Skip to content

Commit

Permalink
update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Aug 3, 2019
1 parent 9a0554b commit 8d9c0ae
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,15 @@ notifications:
slack:
secure: EuTqNaE8+B3qoxRJahmNz2n9pkklXb/7o8iqboqoeKlU1TnI4n2D31zqhfUNq8od5/evHvLXsbXEGoFlw2hrGnS+b435ppy5js+BxG4Ra/xZeplGZ+3F9kBTFhhiwVopsbMXImkN8xG3ZHeodQm0Inqeq/et6OhLX76N2NrDOuk=
sudo: false
addons:
postgresql: "10"
apt:
sources:
- google-chrome
packages:
- postgresql-10
- postgresql-client-10
- google-chrome-stable
jdk:
- openjdk8
dist: xenial

0 comments on commit 8d9c0ae

Please sign in to comment.