aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-03-05 20:16:11 +0000
committerYann Herklotz <ymherklotz@gmail.com>2018-03-05 20:16:11 +0000
commit6e3b15de8def6ac098a33f4b40837125a9e11ba7 (patch)
treef6412caf29c4f4a6fb28a723ab26f2dd9a71e952 /.travis.yml
parentf40d55736ab16f786887fdc8d52722d655f5b507 (diff)
downloadFMark-6e3b15de8def6ac098a33f4b40837125a9e11ba7.tar.gz
FMark-6e3b15de8def6ac098a33f4b40837125a9e11ba7.zip
Added bootstrapper and mono
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 89404d9..91e016f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,3 +8,6 @@ script:
- cd $TRAVIS_BUILD_DIR/FMark/src/FMarkFable
- dotnet restore
- dotnet fable yarn-build
+install:
+- sudo apt-get -qq update
+- sudo apt-get install -y mono-4.0-gac