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

Commit 6224bf4

Browse files
authored
Merge pull request #161 from AtomLinter/arcanemagus/fix-ci
Update Travis CI configuration
2 parents ded6eb3 + b2dddf6 commit 6224bf4

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)