Skip to content

Commit

Permalink
🔥 Remove OSX from travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
steelbrain committed Feb 16, 2016
1 parent 29d02db commit fbb9217
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,6 @@ matrix:
language: node_js
node_js: "5"
env: ATOM_CHANNEL=beta
- os: osx
language: generic
before_install:
- brew update
- brew outdated node || brew upgrade node
- os: osx
language: generic
before_install:
- brew update
- brew outdated node || brew upgrade node
env: ATOM_CHANNEL=beta

install:
- npm install
Expand Down

0 comments on commit fbb9217

Please sign in to comment.