13 Commits

Author SHA1 Message Date
Inari Listenmaa
8dc5daf664 Comment out Windows build
Windows build hasn't work for some time now, and no test isn't worse than always failing test.
2020-11-27 16:35:39 +01:00
John J. Camilleri
3bd8923f3a Bump GHC version to 8.6 in Travis build for MacOS
GHC 8.2 has been removed from Homebrew, see:
https://github.com/Homebrew/homebrew-core/pull/50585
2020-03-04 13:28:13 +01:00
Krasimir Angelov
325ffb79a9 update the travis configuration as well 2018-11-28 14:03:15 +01:00
odanoburu
c12afea3d4 Merge remote-tracking branch 'upstream/master' 2018-11-19 14:59:56 -02:00
odanoburu
97c9152acb (travis) fix build script so that it can actually fail 2018-11-19 14:32:47 -02:00
odanoburu
41ec90c3fe (travis) refactor travis CI
- add ubuntu, mac, and windows builds

add travis build with mac and ubuntu
- fix signature in Make.hs for compatibility with ghc<8

add windows build to travis

using haskell and bash scripts

(travis) use  env variable

Make.bat works

(Make.bar) [temporary] comment some Langs

merge upstream and uncomment langs
2018-11-06 20:41:04 -02:00
odanoburu
fe10e94c6c (#4) Make.hs build prelude all
use bash to call Make.sh
2018-08-10 15:08:06 +00:00
odanoburu
c4f4df256b try using bash 2018-08-09 18:19:49 +00:00
odanoburu
5ce0ad5639 (#4) use --verbose in travis build
build mongolian too

rm --dest flag from haskell build
2018-08-09 17:54:58 +00:00
odanoburu
5dff7e914a (#4) reverse order, use GF_LIB_PATH 2018-08-09 00:10:25 -03:00
odanoburu
d377a0045b change order 2018-08-08 23:59:00 -03:00
odanoburu
2c13810b84 (#4) travis build with docker image
using dockerfile in https://github.com/odanoburu/docker-gf/blob/master/haskell-gf/Dockerfile
2018-08-08 23:51:34 -03:00
odanoburu
750ab83d12 (#4) add .travis.yml using mac os 2018-08-08 13:58:01 -03:00