Skip to content

Commit

Permalink
Add .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dmunch committed Apr 24, 2016
1 parent 92d0909 commit a6a9a07
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
language: erlang
otp_release:
- 18.2.1
sudo: false
addons:
apt:
packages:
- cmake
- time
script: rebar co eunit

0 comments on commit a6a9a07

Please sign in to comment.