Skip to content

Commit

Permalink
Add Travis badge
Browse files Browse the repository at this point in the history
  • Loading branch information
eschnett committed Sep 5, 2015
1 parent 4c865d6 commit ed7cfca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Abstractions for discrete representations of fields to solve PDEs

[![Build Status](https://travis-ci.org/eschnett/Discretizations.jl.svg?branch=master)](https://travis-ci.org/eschnett/Discretizations.jl)

This Julia package contains abstractions to represent discretizations
of fields, as needed to solve PDEs. Currently, this is mostly an
implementation of `VectorSpace`, with `Domain` and `Field` to follow.

0 comments on commit ed7cfca

Please sign in to comment.