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

Decaffeinate and maintenance #20

Merged
merged 7 commits into from
Jan 4, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore(ci): update TravisCI configuration
Update the TravisCI configuration to match the current `atom/ci`
recommendation.
  • Loading branch information
Arcanemagus committed Jan 4, 2018
commit 91d763e38575dd21a3038108189c3974f39c51d8
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ after_success:
- npm run travis-deploy-once "npm run semantic-release"

### Generic setup follows ###
dist: trusty

script:
- curl -s -O https://raw.githubusercontent.com/atom/ci/master/build-package.sh
- chmod u+x build-package.sh
Expand All @@ -45,10 +43,12 @@ git:

sudo: false

dist: trusty

addons:
apt:
packages:
- build-essential
- git
- libgnome-keyring-dev
- fakeroot
- git
- libsecret-1-dev