Update .travis.yml

This commit is contained in:
daa84
2017-03-09 17:51:30 +03:00
committed by GitHub
parent ce48604c51
commit 7126ae5235

View File

@@ -8,7 +8,7 @@ addons:
apt:
packages:
- libgtk-3-dev
- libgio-2-dev
- libglib2.0-dev
script:
- cargo test
- cargo build