aboutsummaryrefslogtreecommitdiff
path: root/atom/packages/vim-mode/.travis.yml
blob: 20cfe5175d84c66d3536c1b2e78bdc857b0c007e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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'

git:
  depth: 10

branches:
  only:
    - master