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

                
        
          

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