Skip to content

Commit

Permalink
Fix terminal permissions on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelpowell authored and andrewadare committed Mar 29, 2019
1 parent d6f5c99 commit 70e28aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ julia:
- nightly
## uncomment the following lines to allow failures on nightly julia
## (tests will run but not make your overall status red)
before_instal: sudo adduser $USER dialout
matrix:
allow_failures:
- julia: nightly
Expand Down

0 comments on commit 70e28aa

Please sign in to comment.