aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-03-05 20:55:04 +0000
committerYann Herklotz <ymherklotz@gmail.com>2018-03-05 20:55:04 +0000
commit6de5f15ec6b4612245adf0b56e5a2b0896033a70 (patch)
tree75d2b9a15ff5fc8e5929d669e6086682f0787eea /.travis.yml
parent02d9f393c48c087a03edc854abbbc66542bed25b (diff)
downloadFMark-6de5f15ec6b4612245adf0b56e5a2b0896033a70.tar.gz
FMark-6de5f15ec6b4612245adf0b56e5a2b0896033a70.zip
Addingn
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index ccf685c..b14d73a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,8 @@ language: csharp
mono: none
dotnet: 2.1.4
script:
- - mozroots --import --sync
+ - wget -q 'http://mxr.mozilla.org/seamonkey/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1' -O "/tmp/certdata.txt"
+ - mozroots --import --ask-remove --file /tmp/certdata.txt
- cd $TRAVIS_BUILD_DIR/FMark/src/FMarkCLI
- dotnet build -v n
- dotnet run --no-build -- -t