Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit b2dddf6

Browse files
committed
Update Travis CI configuration
Updates the Travis CI configuration to account for changes necessary for Atom v1.18.0.
1 parent ded6eb3 commit b2dddf6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,12 @@ git:
2929

3030
sudo: false
3131

32+
dist: trusty
33+
3234
addons:
3335
apt:
3436
packages:
3537
- build-essential
36-
- git
37-
- libgnome-keyring-dev
3838
- fakeroot
39+
- git
40+
- libsecret-1-dev

0 commit comments

Comments
 (0)