aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml7
1 files changed, 1 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index ce6c160..0de7c6e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -46,12 +46,7 @@ jobs:
- name: Integration Tests
sudo: required
- addons:
- apt:
- sources:
- - sourceline: 'deb http://en.archive.ubuntu.com/ubuntu/ artful main universe'
- packages:
- - e2fsprogs
+ before_install: sudo apt-get -y install e2fsprogs
install:
- go get -u github.com/mattn/goveralls
- make test-setup