Another attempt to fix travis.

This commit is contained in:
Dominik Picheta
2017-01-29 14:12:05 +01:00
parent 69e8f804d8
commit ede1f7692f

View File

@@ -10,7 +10,7 @@ addons:
- libgc-dev
before_script:
- set -e
- wget https://nim-lang.org/download/fasm-1.71.39.tgz
- wget --secure-protocol=tlsv1 http://nim-lang.org/download/fasm-1.71.39.tgz
- tar xvf fasm-1.71.39.tgz
- git clone --depth 1 https://github.com/nim-lang/csources.git
- cd csources