Skip to content

Commit 49564d3

Browse files
committed
travis fix
1 parent cb86af0 commit 49564d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ matrix:
6262
# libuv v1
6363
- sudo add-apt-repository ppa:swiftexpress/swiftexpress --yes
6464
- sudo apt-get update
65-
- sudo apt-get install libuv1-dev
65+
- sudo apt-get install libuv1-dev --force-yes
6666
# get back home
6767
- cd $MODULE_NAME
6868
# get crossroad build script

0 commit comments

Comments
 (0)