]> git.r.bdr.sh - rbdr/dotfiles/blob - atom/packages/vim-surround/.travis.yml
Adds atom
[rbdr/dotfiles] / atom / packages / vim-surround / .travis.yml
1 language: objective-c
2
3 notifications:
4 email:
5 on_success: never
6 on_failure: change
7
8 script: 'curl -s https://raw.githubusercontent.com/atom/ci/master/build-package.sh | sh'
9
10 git:
11 depth: 10