Skip to content

Commit eaedf43

Browse files
committedSep 23, 2017
travis allow repo add
1 parent 4af4cc4 commit eaedf43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ rust:
88
- nightly
99
before_install:
1010
- openssl version -a
11-
- sudo add-apt-repository ppa:0k53d-karl-f830m/openssl
11+
- sudo add-apt-repository -y ppa:0k53d-karl-f830m/openssl
1212
- sudo apt-get -qq update
1313
- sudo apt-get install pkg-config
1414
- sudo apt-get install openssl

0 commit comments

Comments
 (0)
Please sign in to comment.