Commit Graph

6 Commits

Author SHA1 Message Date
Evgeny Kochetkov
e6ab08e297 chore(infra): format code with prettier
Just `yarn lint  --fix`
2018-03-05 17:59:03 +03:00
Victor Nakoryakov
2abfd38e22 feat(xod-cli): drop --target switch for xodc transpile
Since the only choice now is `arduino`
2017-08-11 13:38:31 +03:00
Victor Nakoryakov
3ba6ad5664 refactor(infra): remove code related to JS targets (Espruino & RPi) 2017-08-11 13:13:50 +03:00
Kirill Shumilov
54de545606 chore(xod-cli): enlarge timeout for tests (some functions of xod-arduino-builder was covered by hm-def, so xod-cli now fails sometimes on Travis Mac OS) 2017-06-14 18:39:55 +03:00
Kirill Shumilov
f68b99a000 test(xod-cli): add one more test of transpiling Blink project, but for nodejs target 2017-06-05 18:19:37 +03:00
Kirill Shumilov
09a6c240f1 test(xod-cli): add test for transpiling Blink project for arduino using xodc 2017-05-31 16:22:16 +03:00