Skip to content

Commit

Permalink
Resolve permissions error
Browse files Browse the repository at this point in the history
  • Loading branch information
harrysarson committed May 8, 2019
1 parent f9981a4 commit 80a0845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ addons:
packages:
- libudev-dev

before_install: ./ci/before-install.sh
before_install: bash ./ci/before-install.sh

install: cargo build --verbose --all
script: cargo test --verbose --all
Expand Down

0 comments on commit 80a0845

Please sign in to comment.