aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-03-04 15:15:59 +0000
committerYann Herklotz <ymherklotz@gmail.com>2018-03-04 15:15:59 +0000
commita3c92fb970e8e3bb6470347ab926044eb1fde4a4 (patch)
tree18820b40e5766f72a01079114d842d90646919fa /.travis.yml
parent9b03560ba28acc225daa8a7b68cd2620d9ada94d (diff)
downloadFMark-a3c92fb970e8e3bb6470347ab926044eb1fde4a4.tar.gz
FMark-a3c92fb970e8e3bb6470347ab926044eb1fde4a4.zip
Adding travis ci job
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..4086023
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,5 @@
+language: csharp
+mono: none
+dotnet: 2.0.0
+script:
+ - dotnet run