Made it easier for travis-ci to compile

This commit is contained in:
Morten Delenk 2016-03-14 21:58:40 +01:00
parent c70d64afc2
commit 878d51b44a

View file

@ -1,3 +1,7 @@
language: c
install: bash buildcrosscompiler.sh
install:
- pushd $HOME
- wget dark32.cf/crosscomp-x64.tar.xz
- tar -xf crosscomp-x64.tar.xz
- popd
script: make