Skip to content

Commit

Permalink
Configure for travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
rnewson committed Mar 23, 2012
1 parent 74f4e7b commit 394a08a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
@@ -0,0 +1,8 @@
before_install:
- sudo apt-get update
- sudo apt-get install libicu-dev libmozjs-dev
before_script: ./bootstrap && ./configure
script: make check
language: erlang
otp_release:
- R14B04

0 comments on commit 394a08a

Please sign in to comment.