Skip to content

Commit 937072a

Browse files
committed
updated yml
1 parent 353c3bb commit 937072a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.travis.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
target: erlang
2-
script: "make compile test"
32
notifications:
4-
disabled: true
5-
env:
6-
- ERL_LIBS=/usr/local/erlang/R14B03 PATH=$PATH:/usr/local/erlang/R14B03/bin
3+
email: false
4+
otp_release:
5+
- R14B03
6+
- R13B04
7+
- R12B-5

0 commit comments

Comments
 (0)