This commit is contained in:
Mathias Buus 2014-10-20 14:39:23 +09:00
Родитель 1f3c285ccf
Коммит d28d2d9c23
2 изменённых файлов: 5 добавлений и 0 удалений

3
npm/.travis.yml Normal file
Просмотреть файл

@ -0,0 +1,3 @@
language: node_js
node_js:
- '0.10'

Просмотреть файл

@ -1,5 +1,7 @@
# atom-shell
[![build status](http://img.shields.io/travis/mafintosh/atom-shell.svg?style=flat)](http://travis-ci.org/mafintosh/atom-shell)
Install [atom-shell](https://github.com/atom/atom-shell) prebuilt binaries for command-line use using npm.
Works on Mac, Windows and Linux OSes that Atom Shell supports (e.g. Atom Shell [does not support Windows XP](https://github.com/atom/atom-shell/issues/691)).