mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-18 08:36:51 +00:00
Merge pull request #887 from embark-framework/features/travis-osx
configure travis to test on both Linux and macOS
This commit is contained in:
commit
6db81f012a
@ -1,4 +1,7 @@
|
||||
language: node_js
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
node_js:
|
||||
- "8"
|
||||
addons:
|
||||
|
Loading…
x
Reference in New Issue
Block a user