Donc run tests for now

Travis appears to have too old versions of libwayland, and tests seem to crash because of this.
This commit is contained in:
Victor Berger 2017-02-22 16:34:43 +01:00 committed by GitHub
parent 62c9fee09d
commit 85eb10ce41
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ before_script:
script: script:
- | - |
travis-cargo build && travis-cargo build &&
travis-cargo test &&
travis-cargo --only stable doc travis-cargo --only stable doc
after_success: after_success: