aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--.travis.yml3
-rw-r--r--FMark/.paket/paket.bootstrapper.exe (renamed from FMark/.paket/paket.exe)bin64296 -> 64296 bytes
3 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d0a1b83..fb9c46f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@ packages
*.pdb
*.dll
*.lock
+paket.exe
js/bundle.js.map
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
diff --git a/FMark/.paket/paket.exe b/FMark/.paket/paket.bootstrapper.exe
index 70e7459..70e7459 100644
--- a/FMark/.paket/paket.exe
+++ b/FMark/.paket/paket.bootstrapper.exe
Binary files differ