Skip to content

Commit cd04fdf

Browse files
committed
Merge pull request #38 from wardbekker/master
Travis-Ci support
2 parents 193d894 + e3a8629 commit cd04fdf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
language: erlang
2+
notifications:
3+
email: false
4+
otp_release:
5+
- R14B03
6+
- R14B02
7+
- R14B01

0 commit comments

Comments
 (0)