Skip to content

Commit

Permalink
Add CI support
Browse files Browse the repository at this point in the history
Adding travis.yml to enable integration with Travis-CI.

version: 0.4.0
tag: Maintenance
  • Loading branch information
zumhagen committed Jun 11, 2017
1 parent f751154 commit 3d9043c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -0,0 +1,3 @@
language: scala
scala:
- 2.12.1

0 comments on commit 3d9043c

Please sign in to comment.