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
Andrew Gibiansky
9ba5acd599
Attempt: no cabal install, cabal configure then cabal test
2015-03-05 23:38:16 -08:00
Andrew Gibiansky
651f6900fe
Add cabal configure UGHHH
2015-03-05 19:55:47 -08:00
Andrew Gibiansky
62bd1ad090
Fixing travis again
2015-03-05 19:39:45 -08:00
Andrew Gibiansky
2fc9b661aa
Attempting to migrate tests back into package... ugh
2015-03-05 18:21:51 -08:00
Andrew Gibiansky
7322b7ff52
Disable 7.10 for now, again
2015-03-05 18:03:34 -08:00
Andrew Gibiansky
4739f89268
travis
2015-03-05 17:09:31 -08:00
Andrew Gibiansky
f9476ec5b1
try n+1 to get travis happy
2015-03-05 16:35:12 -08:00
Andrew Gibiansky
24dfde704b
Do we need to sudo ghc-pkg expose?
2015-03-05 16:20:06 -08:00
Andrew Gibiansky
ee13d8e0bd
Expose ghc pkg for ghc and HSpec tests
2015-03-05 16:08:16 -08:00
Andrew Gibiansky
715c961db8
Fix travis
2015-03-05 14:26:37 -08:00
Andrew Gibiansky
02505759c2
Add test suite to travis
2015-03-05 13:51:11 -08:00