Developing a legal IDE based on Atom
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
232 B

  1. language: objective-c
  2. notifications:
  3. email:
  4. on_success: never
  5. on_failure: change
  6. script: 'curl -s https://raw.githubusercontent.com/atom/ci/master/build-package.sh | sh'
  7. git:
  8. depth: 10
  9. branches:
  10. only:
  11. - master