Skip to content

Commit

Permalink
setting ERL_LIBS in travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
lum committed Sep 13, 2012
1 parent 7c38dd2 commit 1fcf3c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +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 1fcf3c9

Please sign in to comment.