Vaibhav Sagar
81a0685db0
Bump resolvers
2017-04-27 21:07:26 +08:00
Andrei Barbu
c600f05b6f
Bump travis resolver to 8.11
2017-04-19 21:01:45 -04:00
Andrei Barbu
b5caa4f0c5
faster travis builds
2017-03-15 19:58:16 -04:00
Vaibhav Sagar
d7ef8113ac
Update .travis.yml
...
Add `--no-terminal` where appropriate.
2017-03-13 15:44:29 +07:00
Andrei Barbu
bf393119bd
get rid of stack-full in CI
2017-03-06 10:51:20 -05:00
Andrei Barbu
215229f1f1
escaping in travis.yml
2017-03-06 10:24:55 -05:00
Andrei Barbu
02274a0b7f
break up package builds into two steps (sometimes stack leaks memory); try to forcefully apply --fast to all deps
2017-03-06 10:10:28 -05:00
Andrei Barbu
bf8d961fc8
fast builds on debug to lower memory usage
2017-03-06 09:36:20 -05:00
Andrei Barbu
de595bdb7e
install gtk2hs-buildtools in travis
2017-03-06 08:59:39 -05:00
Andrei Barbu
a2d41396e7
CI update
2017-03-06 05:52:45 -05:00
Andrei Barbu
4efd06ce90
set the resolver to 8.0.3
2017-03-06 05:33:56 -05:00
Sumit Sahrawat
6659dd8336
Fix examples & add them to travis build
2016-06-16 06:12:07 +05:30
Andrew Gibiansky
a57cb83c5a
Add a test that ensures that demo notebook doesnt change.
2016-06-14 15:59:24 -07:00
Andrew Gibiansky
4dc416c2af
Travis latest (no more formatting, set -e)
2016-06-09 00:01:49 -07:00
Andrew Gibiansky
4f4b7be662
travis latest
2016-06-08 23:47:59 -07:00
Andrew Gibiansky
a5d4854899
travis 12
2016-06-08 01:20:40 -07:00
Andrew Gibiansky
54340af96b
Add display testing
2016-06-08 00:02:40 -07:00
Andrew Gibiansky
0024300c16
Travis fixes 11
2016-06-07 23:56:23 -07:00
Andrew Gibiansky
989625b8c0
Travis fixes 10
2016-06-07 23:51:12 -07:00
Andrew Gibiansky
654369fd80
Travis fixes 9
2016-06-07 20:38:42 -07:00
Andrew Gibiansky
d6615e39e4
Travis fixes 8
2016-06-07 20:13:29 -07:00
Andrew Gibiansky
df53282bca
Travis fixes 7
2016-06-07 20:06:03 -07:00
Andrew Gibiansky
37df10055f
Travis fixes 6
2016-06-07 20:00:05 -07:00
Andrew Gibiansky
db1ef0d9dc
Travis fixes 5
2016-06-07 19:37:01 -07:00
Andrew Gibiansky
d04cd6a620
Travis fixes 4
2016-06-07 19:20:42 -07:00
Andrew Gibiansky
a5f8e5f22b
Travis fixes 2
2016-06-07 19:01:36 -07:00
Andrew Gibiansky
076eab8663
Travis fixes 1
2016-06-07 18:53:52 -07:00
Andrew Gibiansky
8318bd1d6a
Travis fixes
2016-06-07 18:46:22 -07:00
Andrew Gibiansky
0fe33acd05
Travis fixes
2016-06-07 18:42:18 -07:00
Andrew Gibiansky
202cd66385
Travis fixes
2016-06-07 18:35:00 -07:00
Andrew Gibiansky
fa059316df
Rewrite .travis.yml to use containers and stack.
...
This should make the build faster and more reliable,
and hopefully ressurect the test suite.
2016-06-07 18:31:52 -07:00
Sumit Sahrawat
e8ed4450a5
Stop building ihaskell-* with 7.8.*
2016-06-03 18:13:12 +05:30
Sumit Sahrawat
007e953264
Trying out new versions of happy and alex for ghc-7.6.*
2016-06-03 17:43:54 +05:30
Sumit Sahrawat
346c49605e
Remove hmatrix upper bound
2015-10-18 04:48:00 +05:30
artuuge
1bcf7a0354
compile with widgets if ghc is 7.10.*
2015-10-16 13:32:42 +02:00
Sumit Sahrawat
1f9426d44b
Fix build issues with ihaskell-widgets
...
+ Remove ihaskell-widgets from build job for ghc-7.10.*
+ Add no-widgets option to build.sh
2015-08-03 11:30:00 +05:30
Sumit Sahrawat
567c88942b
Add ghc-7.10.2 to travis jobs
2015-08-03 02:28:37 +05:30
Franklin Chen
f743bcdaab
Add build all for 7.10 for Travis.
2015-05-06 07:02:32 -04:00
Andrew Gibiansky
7fde48c3be
Disable cabal test on ghc 7.10
2015-04-07 14:42:16 -07:00
Andrew Gibiansky
b7205e86d0
Adding GHC 7.10 to travis tests
2015-04-07 11:05:11 -07:00
sumitsahrawat
1c0d454968
Another round of fixes
...
* Try to fix issue with `cabal configure --enable-tests' on travis.
* Remove upper bounds for version of ihaskell from ihaskell-rlangqq,
taking cue from the other ihaskell-* packages.
* Fix formatting issues with IHaskell.Display.Plot.
2015-03-26 10:36:11 -07:00
sumitsahrawat
e46922c013
Get travis working with BLAS and LAPACK
2015-03-26 10:36:11 -07:00
Andrew Gibiansky
7bc20bdc86
Allow retrying cabal install hindent
2015-03-20 22:40:49 -07:00
Andrew Gibiansky
a69fd10131
Only run formatting test on 7.8
2015-03-20 14:07:44 -07:00
Andrew Gibiansky
204795ccb5
Fix travis test: install hindent and python3
2015-03-20 13:35:03 -07:00
Andrew Gibiansky
a43bbb9023
Completing reformatting and adding it to test suite
2015-03-20 12:19:18 -07:00
Andrew Gibiansky
145961046e
Trying to build without diagrams being separate
2015-03-06 21:11:30 -08:00
Andrew Gibiansky
eef1bd2a5c
No, remove 7.10 from travis after all
2015-03-06 20:52:44 -08:00
Andrew Gibiansky
b428310ade
Re-enable 710 without display packages
2015-03-06 13:41:59 -08:00
Andrew Gibiansky
bb881aa047
Disable ihaskell-display checking for ghc 7.10
2015-03-06 13:03:42 -08:00