Commit Graph

8 Commits

Author SHA1 Message Date
Nico Rehwaldt 92aac008b8 chore(ci): use latest node for testing
This ensures we run against npm v5:

* bump wiredeps dependency version
* rebuild .wiredeps
* internalize test helpers from diagram-js
2017-10-11 15:19:36 +02:00
Nico Rehwaldt 4a83d7a060 chore(travis): opt-out of sudo 2017-05-19 12:56:59 +02:00
Nico Rehwaldt 37368ff661 chore(tests): run against Firefox, too 2016-11-18 14:52:26 +01:00
Nico Rehwaldt 0ba239bbce chore(project): switch to eslint
Use eslint instead of jshint for linting.

* better linting results
* test files linted, too
* consistent code style checks

Closes #568
2016-06-07 09:55:32 +02:00
Nico Rehwaldt 6b14523991 chore(travis): use explicit travis build
* provide grunt-cli
* use npm run travis on travis
2016-02-24 09:10:37 +01:00
Nico Rehwaldt 53fd754366 chore(travis): test with recent node
The future is now! :)
2016-01-27 13:31:17 +01:00
Nico Rehwaldt 9898ad888c chore(project): only hint + test during travis builds 2015-02-19 15:03:53 +01:00
Nico Rehwaldt ef11c65dc8 chore(project): add travis configuration 2015-02-19 14:54:30 +01:00