17 Commits

Author SHA1 Message Date
Justin Starry
ff042058e5
Disable emscripten in CI for beta/nightly (#731)
* Update emscripten

* Don't fail on rustup check

* Disable emscripten for non-stable builds

* Try with cargo-web emscripten

* Revert system emscripten stuff
2019-11-23 17:13:13 -05:00
Justin Starry
c6a677a417 Remove git files from travis cache 2019-10-14 15:54:49 -04:00
Justin Starry
bbbf344e5f Speed up cache (#707) 2019-10-14 15:06:49 -04:00
Justin Starry
7e1b725f87 Cleanup run tests CI script (#709) 2019-10-14 15:06:12 -04:00
Justin Starry
9c9794bd9e Enable clippy in CI (#706)
* Enable clippy in CI

* Fix clippy warnings

* Only run fmt and clippy on stable

* Fix check script
2019-10-14 15:06:07 -04:00
Justin Starry
6fdf17757f Use wasm32-unknown-unknown as the default build target (#702)
* Use wasm32-unknown-unknown as the default build target

* Print rustup installed targets

* Add doc_test alias
2019-10-14 15:05:51 -04:00
Henry Zimmerman
70a95f87bf Fix Doc Tests (#674)
* fix doc tests

* fix tests for non-default format types

* make fetch example representative of using JSON

* add doc tests to ci

* clean up fetch docs

* update blurb above a fetch example

* minor grammar fix
2019-09-30 19:06:03 -04:00
Justin Starry
00ac8edc58 Fix CI wasm tests 2019-08-03 08:50:29 -04:00
Justin Starry
073d0af65d Update macro doc tests 2019-07-20 23:03:05 -04:00
Justin Starry
e2c8cbe6fd Fix ci test for props-derive 2019-07-20 22:42:34 -04:00
Justin Starry
3fed651b42 Add support for required props 2019-07-20 22:38:50 -04:00
Justin Starry
7cd3cb7676 Run macro tests on CI 2019-07-15 10:18:17 -04:00
Justin Starry
bd7f4be4a5 Support building wasm targets without cargo-web using wasm-bindgen 2019-06-29 10:23:52 -04:00
Aniket Deshpande
549e5c7f2f
Fix shebangs in .sh files 2018-12-14 23:00:50 +05:30
Denis Kolodin
8f227f949b Move examplef out of showcase 2018-04-15 09:41:51 +03:00
Denis Kolodin
faa457e3f7 Build the full showcase with CI 2018-04-10 23:00:54 +03:00
Jan Bujak
e9c7c125ea Rework Travis scripts 2018-02-04 17:36:42 +01:00