aboutsummaryrefslogblamecommitdiffstats
path: root/.travis.yml
blob: 9a088c5c238b1dfb513f4f95692c0611e0f3cee8 (plain) (tree)
1
2
3
4
5
6

                
          

          
                    
language: erlang
otp_release:
  - R14B04
  - R14B03
  - R14B02
script: "make tests"