mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Enable Multi-OS support
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
language: objective-c
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
install:
|
||||
- test "$TRAVIS_OS_NAME" = "linux" && sudo apt-get install build-essential git libgnome-keyring-dev fakeroot
|
||||
|
||||
script: script/cibuild
|
||||
|
||||
|
||||
Reference in New Issue
Block a user