Commit Graph

9 Commits

Author SHA1 Message Date
Filipe Silva abe9dbe092 chore(ci): add check-deploy to CI
closes #1867
2016-07-14 14:15:49 -07:00
Foxandxss 266400b44b chore: update README with latest additions
closes #1820
2016-07-05 23:05:43 -07:00
Filipe Silva 4c1b441227 chore(travis): add preview builds 2016-06-29 18:45:20 +01:00
Patrice Chalin a7435c3f8c chore(install): put all install commands into a single script (#1754)
This makes it easier to run manually, e.g., after having reset all
local typings.
2016-06-27 16:55:39 -07:00
Foxandxss 749c5eae1b chore: add lint instructions to readme 2016-06-20 16:55:33 -07:00
Filipe Silva c50954d5b8 chore: separate lint in travis 2016-06-14 01:01:34 +01:00
Foxandxss cba1e1f74b chore: add linting to travis
closes #1656
2016-06-13 11:16:15 -07:00
Ward Bell 8a5df4cfa9 chore: support e2e-specs written in TypeScript
Update gulpfile and project to add a tsconfig to protractor test folders
Change all sample e2e-spec.js -> e2e-spec.ts
Split typings between e2e-spec & app code
Use same config for all e2e tests
Only 1/3 e2e specs truly converted.
Most don't pass because they fail TS transpile by Protractor due to missing type annotations
2016-05-31 22:03:13 -07:00
Filipe Silva 6c797d752a chore(travis): add Travis CI
closes #1526
2016-05-25 16:47:30 -07:00