Run cargo test on CI

This commit is contained in:
Philipp Oppermann
2018-06-05 11:06:26 +02:00
parent c33811ae3d
commit cc6396ec56
2 changed files with 2 additions and 0 deletions

View File

@@ -78,3 +78,4 @@ before_test:
# environment variable.
test_script:
- bootimage build
- cargo test

View File

@@ -30,3 +30,4 @@ before_script:
script:
- bootimage build
- cargo test