atom-beautify/.travis.yml

14 lines
296 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:
- gem install ruby-beautify
- pip install --upgrade autopep8
- pear install PHP_Beautifier