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