Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Commit

Permalink
add travis integration for osx
Browse files Browse the repository at this point in the history
  • Loading branch information
liufengyun committed May 26, 2017
1 parent 505a5ab commit b22c7b2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
language: ruby
os: osx
script:
- ./osx
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Homebrew formula [![Build Status](https://travis-ci.org/lampepfl/homebrew-brew.svg?branch=master)](https://travis-ci.org/lampepfl/homebrew-brew)

2 changes: 2 additions & 0 deletions osx
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
brew install lampepfl/brew/dotty
brew test dotty

0 comments on commit b22c7b2

Please sign in to comment.