From: iceman1001 Date: Fri, 14 Oct 2016 14:46:10 +0000 (+0200) Subject: CHG; travis CI and multi platform part.. X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/3881c53b6df592e8e0d05ce4ceecdfe2e4a9b3d6?ds=inline CHG; travis CI and multi platform part.. --- diff --git a/.travis.yml b/.travis.yml index 8db379a2..021895d6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,14 +1,10 @@ # Travis-CI Build for Iceman Fork / Proxmark3 language: c -# multi platform build test -os: - - linux - - osx - #install: compiler: gcc +# multi platform build test # build matrix, # LINUX : Using trusty beta build environment, based on Ubuntu 14.04 # MAC OS: