Commit Graph

41 Commits

Author SHA1 Message Date
Jorge Aparicio
f0b6314737 install less stuff
it's already installed in the docker image
2016-08-29 21:25:23 -05:00
Jorge Aparicio
bc8f572c9f pin xargo and gist versions 2016-08-29 20:37:41 -05:00
Jorge Aparicio
1ac627839d travis: simplify ci scripts 2016-08-29 19:31:49 -05:00
Jorge Aparicio
948ada48b5 print rustup version 2016-08-27 12:34:39 -05:00
Jorge Aparicio
51aabf3c32 use the gist gem instead of the gist crate
hopefully this will work on osx and will make everything more
uniform (appveyor is already using the gem instead of the crate)

closes #51
2016-08-23 20:48:24 -05:00
Jorge Aparicio
95651f62a9 disable tests for ppc64le, drop logic around QEMU_ARCH 2016-08-13 19:56:34 -05:00
Jorge Aparicio
9bee966c00 add missing apt-get update 2016-08-13 19:30:30 -05:00
Jorge Aparicio
c277cc67be fix bash syntax 2016-08-13 17:24:52 -05:00
Jorge Aparicio
0c2ef10160 CI: run all Linux targets inside docker 2016-08-13 17:22:12 -05:00
Jorge Aparicio
11cd95f25d install libssh2 2016-08-13 12:58:44 -05:00
Jorge Aparicio
2f9c64a577 change Xargo installation path 2016-08-13 12:55:09 -05:00
Jorge Aparicio
164b21991c binutils -> gcc 2016-08-13 12:47:59 -05:00
Jorge Aparicio
10ea089eb2 no rust-std for these targets 2016-08-13 12:45:37 -05:00
Jorge Aparicio
e7b10e53ac install binutils manually 2016-08-13 12:41:50 -05:00
Jorge Aparicio
ba3bb2952f CI: test ARM Cortex targets
closes #32
2016-08-13 12:12:37 -05:00
Jorge Aparicio
39ede7ee27 and libc6-dev 2016-08-11 00:26:16 -05:00
Jorge Aparicio
732f1e20af some targets need gcc to be installed 2016-08-11 00:26:16 -05:00
Jorge Aparicio
c6f0124540 ppc64: test on 32-bit QEMU 2016-08-10 13:01:22 -05:00
Jorge Aparicio
67ed0e4553 mips: run test on 32-bit QEMU
cc #2
2016-08-10 11:50:41 -05:00
Jorge Aparicio
93d2342318 libgcc_s dev version 2016-08-09 16:17:06 -05:00
Jorge Aparicio
b409422782 32-bit version of libgcc 2016-08-09 15:55:25 -05:00
Jorge Aparicio
aeb057cc57 add libgcc 2016-08-09 15:46:57 -05:00
Jorge Aparicio
8c029ed1b4 use docker 2016-08-09 15:37:24 -05:00
Jorge Aparicio
a4f06b9a8e CI: test mipsel-unknown-linux-gnu 2016-08-08 23:26:13 -05:00
Jorge Aparicio
0c7f25bdbd CI: test powerpc64-unknown-linux-gnu 2016-08-08 23:05:25 -05:00
Jorge Aparicio
ed068e6728 fix case syntax 2016-08-08 22:31:14 -05:00
Jorge Aparicio
edbde8c2ea CI: test mips-unknown-linux-gnu 2016-08-08 22:03:44 -05:00
Jorge Aparicio
2485284910 fix target name in case 2016-08-08 21:49:31 -05:00
Jorge Aparicio
4b07c4bfb9 fix package name 2016-08-08 21:46:24 -05:00
Jorge Aparicio
e7c9550447 no sudo 2016-08-08 21:43:01 -05:00
Jorge Aparicio
b47fcb8a24 fix installation of c toolchain 2016-08-08 21:37:48 -05:00
Jorge Aparicio
a4077112be apt-get update 2016-08-08 21:32:12 -05:00
Jorge Aparicio
4b453fbd0a really install curl inside docker 2016-08-08 21:27:08 -05:00
Jorge Aparicio
a633b0cba3 install curl inside docker 2016-08-08 21:20:46 -05:00
Jorge Aparicio
66d3efdce3 don't skip install phase inside docker 2016-08-08 21:14:04 -05:00
Jorge Aparicio
d9deff7103 install toolchain in docker 2016-08-08 20:41:08 -05:00
Jorge Aparicio
8f85ab545d run in xenial (docker) 2016-08-08 20:37:04 -05:00
Jorge Aparicio
0cc4667719 macOS: actually install binutils 2016-08-07 17:32:53 -05:00
Jorge Aparicio
fda97847bb macOS: install binutils 2016-08-07 17:23:30 -05:00
Jorge Aparicio
a1334edbcd swap install.sh and script.sh 2016-08-07 17:03:44 -05:00
Jorge Aparicio
b1846b794b travis CI 2016-08-07 16:55:30 -05:00