Skip to content

Commit 61d8925

Browse files
committed
add xref build step
1 parent 888ffea commit 61d8925

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ otp_release:
99
- R15B03
1010
script:
1111
- make dialyzer
12+
- make xref
1213
- make
1314
- make test
1415
notifications:

0 commit comments

Comments
 (0)