mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
add travis
This commit is contained in:
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
|
||||
|
||||
[](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)).
|
||||
|
||||
Reference in New Issue
Block a user