Commit Graph

16 Commits

Author SHA1 Message Date
David Capello
c9b956ddb0 Compile with webp support on Travis 2018-03-26 14:50:34 -03:00
David Capello
4d04b3f391 Remove travis build with shared libraries 2017-03-15 16:53:52 -03:00
David Capello
91cd50cac4 Update laf library 2016-11-01 13:55:32 -03:00
David Capello
70b759a95b Install an updated libstdc++ for travis CI/clang
This is needed to avoid a compilation error using the
std::chrono::milliseconds(1) constructor in obs::safe_list class.
2016-06-28 20:17:30 -03:00
Azamat H. Hackimov
18d201cf8e Use shared freetype2 on travis build tests. 2016-04-19 20:56:26 +05:00
David Capello
e10a3e4a17 Disable tests by default
Sometimes a compilation error in a test is reported when the user only
wants to execute the Aseprite binary (and it's actually already compiled).
2016-03-29 19:07:45 -03:00
David Capello
795c4d5a87 Use ctest to run tests 2015-09-21 16:45:25 -03:00
David Capello
47a05434fe Remove some remaining parts of USE_SHARED_GTEST option 2015-06-09 10:54:04 -03:00
David Capello
4a6e17135e Keep going if some tests fails 2015-06-09 10:33:52 -03:00
David Capello
9d3f2b1225 Without special clang version 2015-06-08 17:26:12 -03:00
David Capello
0c09a0d229 Add special repository for g++-4.8 2015-06-08 17:20:18 -03:00
David Capello
54c1cbfd53 Specify exact libcurl library in apt-get install 2015-06-08 16:53:00 -03:00
David Capello
137a75c451 Install dependencies in before_install step 2015-06-08 16:49:36 -03:00
David Capello
ac4328f4cf Add matrix to travis.yml to compile with shared libraries 2015-06-08 16:33:59 -03:00
David Capello
470e1e93f7 Run only non-UI tests 2015-06-08 16:33:12 -03:00
David Capello
8324daaf67 Testing travis-ci 2015-06-08 15:57:15 -03:00