Skip to content

Commit c9a8008

Browse files
Enable universe
1 parent a1424db commit c9a8008

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ go:
77
- 1.8
88

99
before_install:
10+
- echo 'deb http://archive.ubuntu.com/ubuntu/ xenial main universe' | sudo tee -a /etc/apt/sources.list
11+
- sudo apt-get update
1012
- sudo apt install -y alien
1113

1214
install:

0 commit comments

Comments
 (0)