Simplify test setup and set up travis CI.
No need to manually install xblock-sdk & dependencies anymore. Inside a fresh virtual environment, run `sh install_test_deps.sh`, then run the tests with `python run_tests.py`. That's it.
Showing
.travis.yml
0 → 100644
install_test_deps.sh
0 → 100644
pylintrc
0 → 100644
run_tests.py
0 → 100644
Please
register
or
sign in
to comment