diff --git a/.travis.yml b/.travis.yml index 758fdd3492..9db5a4514f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,6 +28,9 @@ git: # We need a deep clone so that we can compute the age of the files using their git history. depth: 10000 +before_install: + - sudo apt-get -y install libenchant + install: - > export IRIS_TEST_DATA_REF="fffb9b14b9cb472c5eb2ebb7fd19acb7f6414a30";