Browse Source

Also run "make test" in Travis.

pull/223/head
Joachim Bauch 10 years ago
parent
commit
4ead8ff563
  1. 1
      .travis.yml

1
.travis.yml

@ -35,5 +35,6 @@ script: @@ -35,5 +35,6 @@ script:
- make styles
- make jshint
- make javascript
- make test
- make binary
- make build-i18n

Loading…
Cancel
Save