Skip to content

Commit ba2b8da

Browse files
committed
Rename travis-install-deps.sh to travis-setup.sh
1 parent ec85195 commit ba2b8da

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ addons:
66
apt:
77
packages: [ libevent-dev ]
88

9-
install: ./travis-install-deps.sh
9+
install: ./travis-setup.sh
1010
script: ./run-tests
1111

1212
matrix:
File renamed without changes.

0 commit comments

Comments
 (0)