Skip to content

Commit

Permalink
add travis
Browse files Browse the repository at this point in the history
  • Loading branch information
comtihon committed Feb 11, 2018
1 parent 10fe04a commit fe11138
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
dist: trusty
sudo: required
language: erlang
otp_release:
- 20.0
- 19.0
- 18.0
script:
- make eunit

0 comments on commit fe11138

Please sign in to comment.