Skip to content

Commit

Permalink
updated travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
lum committed Sep 13, 2012
1 parent cef9b81 commit 603b206
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ otp_release:
- R15B
- R14B04
- R14B03
before_script: "make deps"
script: "make compile"
after script: "make eunit"

0 comments on commit 603b206

Please sign in to comment.