Skip to content

Commit

Permalink
Use vim-mode-plus on Travis
Browse files Browse the repository at this point in the history
Also use Linux on Travis because there are more machines available
  • Loading branch information
jazzpi committed May 24, 2017
1 parent 708aa94 commit 598f345
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: objective-c
env:
- APM_TEST_PACKAGES="vim-mode"
- APM_TEST_PACKAGES="vim-mode-plus"

notifications:
email:
Expand All @@ -11,3 +11,6 @@ script: 'curl -s https://raw.githubusercontent.com/atom/ci/master/build-package.

git:
depth: 10

os:
- linux

0 comments on commit 598f345

Please sign in to comment.