Commit Graph

11 Commits

Author SHA1 Message Date
Jędrzej Boczar a5d2c09e8f test: add benchmark timeout parameter 2020-02-20 09:33:09 +01:00
Jędrzej Boczar a27841199b test: option to print heartbeat during benchmarks to avoid Travis timeouts 2020-02-19 13:08:04 +01:00
Jędrzej Boczar d14254124a test: run benchmarks in Travis CI and deploy the results 2020-02-17 14:46:50 +01:00
Florent Kermarrec 8316ed3a47 travis-ci: avoid use of conda (setup is simple enough to avoid it) 2020-02-12 10:28:37 +01:00
Mariusz Glebocki 831eadcc6d travis: add simulation tests 2020-02-11 02:22:25 +01:00
Florent Kermarrec 8dae0c0c7f setup.py: add pyyaml to install_requires 2019-12-03 15:44:44 +01:00
Florent Kermarrec f678efa02b travis: add pyyaml 2019-08-29 12:13:05 +02:00
Florent Kermarrec 9190a76741 travis: simplify and add RISC-V toolchain to run examples 2019-04-22 08:17:10 +02:00
Florent Kermarrec 92df55f234 travis: change tests order, comment test_examples for now (need to install the CPU toolchain to travis) 2019-01-26 15:00:16 +01:00
Florent Kermarrec 9ddb3e2113 travis: set python version to 3.6 2019-01-21 16:36:17 +01:00
Ewout ter Hoeven 8e01cba7e6
Add Travis CI (#1)
* Create .travis.yml

* Change Python version to 3.6

* Change OS to Linux 1604 and Python to version 3.7

* Set directory

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Split test in jobs

* Remove recursive

* Fix jobs

* Add litex --recursive

* Removed .py's in jobs

* re-added recursive

* Move tests to env:

* Python 3.5 test

* Run init and common tests always
2019-01-21 15:59:42 +01:00