Skip to content
This repository has been archived by the owner on May 27, 2019. It is now read-only.

Commit

Permalink
Merge pull request #22 from pusewicz/master
Browse files Browse the repository at this point in the history
Build on more OTP releases
  • Loading branch information
lucaspiller committed May 3, 2013
2 parents fcd7adc + 8c550fa commit 44dd72b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
language: erlang
otp_release:
- R16B
- R15B03
- R15B02
- R15B01
- R15B
- R14B04
- R14B03
- R14B02
script: make spec

0 comments on commit 44dd72b

Please sign in to comment.