atom-beautify/.travis.yml

16 lines
339 B
YAML
Raw Normal View History

language: objective-c
notifications:
email:
on_success: never
on_failure: change
script: 'curl -s https://raw.githubusercontent.com/atom/ci/master/build-package.sh | sh'
before_install:
2014-06-15 22:09:11 -06:00
- brew update
2014-06-15 21:49:14 -06:00
- gem install ruby-beautify --verbose
- brew install python
- pip install --upgrade autopep8
- cabal install pandoc