2
0
mirror of https://github.com/erlang/spec.git synced 2026-04-15 01:13:34 +00:00

Add travis build file

This commit is contained in:
Lukas Larsson
2018-10-05 15:25:09 +02:00
parent a66ea048e4
commit a8d5f9a9c4

10
.travis.yml Normal file
View File

@@ -0,0 +1,10 @@
os: linux
## We use r as language in order to get pdflatex
language: r
## install is needed for r
install:
- echo "dummy"
script:
- make