We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a3a1a9 commit 85da46aCopy full SHA for 85da46a
.travis.yml
@@ -0,0 +1,4 @@
1
+language: erlang
2
+otp_release:
3
+ - R14A
4
+script: "make test"
0 commit comments