Skip to content

Commit

Permalink
Update travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
laurynas committed Mar 18, 2018
1 parent cafb933 commit 3e17561
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
language: crystal

script:
- crystal spec
- crystal tool format --check
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# detect_language

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

Detect Language API Crystal Client

## Installation
Expand Down

0 comments on commit 3e17561

Please sign in to comment.