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

Commit

Permalink
Use Trusty image on Travis-CI
Browse files Browse the repository at this point in the history
Travis-CI builds of Atom beta are now required to be on the Trusty image
to install all necessary dependencies properly.
  • Loading branch information
Arcanemagus committed May 23, 2017
1 parent 6979a48 commit 001f202
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ git:

sudo: false

dist: trusty

addons:
apt:
packages:
Expand Down

0 comments on commit 001f202

Please sign in to comment.