mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-09 10:36:43 +02:00
Enabled OS X build on Travis.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
node_modules/*
|
||||
dist/*
|
||||
bower_components/
|
||||
*.sublime-project
|
||||
*.sublime-workspace
|
||||
|
@@ -1,4 +1,7 @@
|
||||
language: node_js
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
sudo: false
|
||||
node_js:
|
||||
- "4.2"
|
||||
|
Reference in New Issue
Block a user