Commit Graph

13 Commits

Author SHA1 Message Date
Tony Kelman
47cbf7d96d Move -Wmissing-prototypes from Makefile to .travis.yml (#79)
since MSVC doesn't understand this flag, and the current
mechanism for building Julia with MSVC goes through the makefile
2016-07-16 11:16:03 +01:00
petercolberg
a1fe9955bb Convert compiler warnings to errors for Travis builds (#73) 2016-07-13 12:58:28 -04:00
Tony Kelman
dc8cb44bf5 fix the travis cache
certificate is expired on cache.e.ip.saba.us, it now lives at cache.julialang.org
2016-05-31 21:20:38 -07:00
Peter Colberg
a930086323 Test make install
Generate reproducible manifest of installed files.
2015-10-30 18:46:28 -04:00
Peter Colberg
ca3ceffbfb Test make clean 2015-10-30 15:57:00 -04:00
Peter Colberg
d321408210 Use consistent indentation in Travis config
Indent with 4 spaces, as in the Travis config for Julia.
2015-10-29 20:28:14 -04:00
Peter Colberg
0a20307c39 Set URLCACHE to JuliaLang cache server for Travis builds
Download Unicode data from upstream server by default.

Download GNU Unifont from reliable GNU mirror by default.
2015-10-29 20:07:35 -04:00
Jiahao Chen
9a6a3a4167 Force Travis to spit out diff 2015-06-23 16:18:36 -04:00
Steven G. Johnson
a4c84d2063 fix #2: add charwidth function 2015-03-12 12:10:19 -04:00
Tony Kelman
d93070dca4 test cmake on travis 2015-03-08 17:30:10 -07:00
Steven G. Johnson
2d636a5686 version the shared library (fix #24) 2015-03-07 21:49:54 -05:00
Steven G. Johnson
dd7bd279bf make travis script check whether utf8proc_data.c generation has changed 2015-03-06 17:39:15 -05:00
Jacob Quinn
9acfadd21d Add travis file for testing 2014-08-07 17:04:03 -04:00