Commit graph

8 commits

Author SHA1 Message Date
Rémi Verschelde 3a1e69f45c Travis: Install android *DKs in verbose mode
Builds tend to fail due to the 10 min limit for stalled builds.
Most likely because the download is done silently and takes more than
10 min depending on the Travis connection.
(cherry picked from commit 83913e86fe)
(cherry picked from commit dfb9ba877e)
(cherry picked from commit 1bdda9a922)
2016-05-18 08:22:21 +02:00
mrezai cabb80ecf4 Add openssl=builtin to build command in .travis.yml
(cherry picked from commit 1db2759f5e)
2016-04-27 08:49:45 +02:00
Hubert Jarosz 83887ae16d migrate to container-based Travis CI
(cherry picked from commit 1f83ae9b5a)
2016-04-02 21:57:38 +02:00
Rémi Verschelde 25e1dc4b7f Remove two redundant CI builds
We only have 5 build nodes on Travis CI, and building every PR takes a huge time.
2016-02-17 23:23:21 +01:00
hondres 8e76c13dd7 don't install libevdev-dev for travis build 2016-01-29 15:42:59 +01:00
Marqin 6055a67cb8 upgrade .travis.yml
Now it test 6 builds:

* Ubuntu 14.04 -  x11 (g++)
* Ubuntu 14.04  - x11 (clang++)
* Ubuntu 14.04 - windows (via MinGW)
* OS X - osx (g++)
* OS X - osx (clang++)
* OS X - android
* OS X - iphone

Instead of just g++ on Ubuntu 12.04...
2015-12-23 15:33:39 +01:00
marynate 27b1f38401 Fix travis-ci build config for new build system 2014-10-08 14:38:46 +08:00
marynate 6a9ef50cfc Adding travis ci support 2014-07-02 20:13:17 +08:00