add travis
This commit is contained in:
parent
1f3c285ccf
commit
d28d2d9c23
2 changed files with 5 additions and 0 deletions
3
npm/.travis.yml
Normal file
3
npm/.travis.yml
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
language: node_js
|
||||||
|
node_js:
|
||||||
|
- '0.10'
|
|
@ -1,5 +1,7 @@
|
||||||
# atom-shell
|
# atom-shell
|
||||||
|
|
||||||
|
[](http://travis-ci.org/mafintosh/atom-shell)
|
||||||
|
|
||||||
Install [atom-shell](https://github.com/atom/atom-shell) prebuilt binaries for command-line use using npm.
|
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)).
|
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)).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue