Skip to content

Commit

Permalink
fix build (#135)
Browse files Browse the repository at this point in the history
Co-authored-by: Richard Gubby <>
  • Loading branch information
Richard Gubby authored Nov 16, 2020
1 parent beb7f95 commit dd8094b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
dist: trusty
addons:
apt:
packages:
ant
language: php
sudo: required
php:
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
==========

[![Build status](https://travis-ci.org/talis/tripod-php.svg)](https://travis-ci.org/talis/tripod-php)
[![Dependency Status](https://dependencyci.com/github/talis/tripod-php/badge)](https://dependencyci.com/github/talis/tripod-php)

Object Graph Mapper for managing [RDF](http://www.w3.org/TR/rdf-primer/) data stored in [MongoDB](http://www.mongodb.org/). See also [tripod-node](https://github.com/talis/tripod-node).

Expand Down

0 comments on commit dd8094b

Please sign in to comment.