Skip to content

Commit

Permalink
Update travis build, authors and contributors files
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Kendall <paul.kendall@orionhealth.com>
  • Loading branch information
pkendall64 committed May 8, 2017
1 parent 690956f commit a8736fd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ env:
matrix:
- MODULE='berkeleyje'
- MODULE='cassandra'
- MODULE='cql'
- MODULE='es' ARGS='-DthreadCount=1'
- MODULE='es' ARGS='-DthreadCount=1 -Pelasticsearch2'
- MODULE='hadoop-parent/janusgraph-hadoop-2'
Expand All @@ -39,6 +40,9 @@ matrix:
# https://travis-ci.org/JanusGraph/janusgraph/jobs/197472452
- env: MODULE='cassandra'

# Currently broken due to too many log statements (exceeds 4MB)
- env: MODULE='cql'

# Currently broken due to too many log statements (exceeds 4MB)
# https://travis-ci.org/JanusGraph/janusgraph/jobs/197472453
- env: MODULE='es' ARGS='-DthreadCount=1'
Expand Down
1 change: 1 addition & 0 deletions AUTHORS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ DataStax
Dylan Bethune-Waddell <dylan.bethune.waddell@mail.utoronto.ca>
Expero
Google
Orion Health
IBM
Rafael Fernandes <luizrafael@gmail.com>
2 changes: 2 additions & 0 deletions CONTRIBUTORS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ Mike McMahon <mmcm@comcast.net>
Misha Brukman <mbrukman@google.com>
MrKeyholder <fractalf@gmail.com>
Nik Everett <neverett@wikimedia.org>
Paul Kendall <paul.kendall@orionhealth.com> <pkendall64@gmail.com>
Pavel Yaskevich <pyaskevich@twitter.com> <xedin@apache.org>
Peter Beaman <pbeaman@akiban.com>
Petter Aas <aaspet@gmail.com> <petter.aas@fronter.com>
Expand All @@ -82,6 +83,7 @@ PommeVerte <dylan.millikin@gmail.com>
Rafael Fernandes <luizrafael@gmail.com>
Ranger Tsao <cao.zhifu@gmail.com>
Richard Doll <rdoll@care-view.com>
Samant Maharaj <samant.maharaj@orionhealth.com>
Sebastian Good <sebastian@experoinc.com>
Solon Gordon <solon@knewton.com>
Stephen Mallette <spmallette@gmail.com> <spmva@genoprime.com>
Expand Down

0 comments on commit a8736fd

Please sign in to comment.