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 14, 2012
1 parent 7e54d75 commit 7339ecf
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: "export ERL_LIBS=/home/travis/builds/2600hz/kazoo/lib"
script: "make compile"
after script: "make eunit"

0 comments on commit 7339ecf

Please sign in to comment.