1
0
mirror of https://github.com/myhdl/myhdl.git synced 2024-12-14 07:44:38 +08:00

21 Commits

Author SHA1 Message Date
Keerthan Jaic
71f5ff1490 travis: move simulator installation to before_script 2016-10-24 23:44:15 -04:00
Keerthan Jaic
f803c1fd8b travis: install simulator only when needed 2016-10-24 23:38:51 -04:00
Keerthan Jaic
af2b4cb041 travis: use new trusty build environment
https://docs.travis-ci.com/user/trusty-ci-environment/
2016-10-24 23:38:15 -04:00
Keerthan Jaic
f54ff1a28a travis: install ghdl only if CI_TARGET is ghdl 2016-10-24 23:37:37 -04:00
Keerthan Jaic
7e25d9dc26 travis: remove commented out allowed failures 2016-10-24 23:37:37 -04:00
Jan Decaluwe
2589a713d5 Drop support for 2.6 2016-03-04 18:54:17 +01:00
Jan Decaluwe
e1e9ada5e8 Try ghdl 0.33 in travis 2016-03-01 17:25:23 +01:00
Jan Decaluwe
97dd4e3767 Remove allowed failures 2015-10-25 16:54:08 +01:00
Keerthan Jaic
416e7e9ced travis: add python 3.5 2015-10-02 16:27:11 -04:00
Keerthan Jaic
dedc1ae3e0 rename icarus to iverilog, GHDL to ghdl
This matches the name of the corresponding simulator's binary.
py.test can use this to verify is a simulator is installed before
running conversion tests
2015-07-18 13:48:16 -04:00
Keerthan Jaic
fcf450dcaa move ci.sh to scripts folder 2015-04-27 16:09:24 -04:00
Keerthan Jaic
3e4a2119d9 travis: move bugs to icarus, ghdl targets 2015-04-14 12:11:43 -04:00
Keerthan Jaic
f7e1f0cfe0 travis: remove core and bugs from allowed py3k failures 2015-04-14 11:51:31 -04:00
Keerthan Jaic
98388018b1 fix apt addon syntax 2015-03-30 16:50:25 -04:00
Keerthan Jaic
d555826730 travis: test bugs 2015-03-29 18:10:58 -04:00
Keerthan Jaic
40b396ccd4 travis: use container based infrastructure
This has various benifits. Most notably, builds start considerably
faster and perform slightly better.
2015-03-29 17:20:02 -04:00
Keerthan Jaic
2af83aadba add python 3.4 to travis 2015-03-11 08:07:34 -04:00
Keerthan Jaic
9b3795651d add GHDL tests to travis 2015-03-03 18:21:57 -05:00
Keerthan Jaic
e1400e4777 travis: move iverilog installation to travis.yml 2015-02-26 12:04:20 -08:00
Keerthan Jaic
5d4ebcdf0c travis: disable email notificatoins 2015-02-25 20:41:56 -08:00
Keerthan Jaic
42e9645ea4 add ci script and travis.yml 2015-02-25 20:32:11 -08:00