Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EPashkin committed Mar 24, 2019
1 parent 2976a8e commit daa558e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
dist: xenial
language: rust
rust:
- nightly
Expand All @@ -10,6 +11,7 @@ addons:
apt:
packages:
- libgtk-3-dev
- libmount-dev
script:
- rustc --version
- cargo build

0 comments on commit daa558e

Please sign in to comment.