diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-11-11 04:45:09 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-11-11 04:46:05 +0100 |
commit | 284a371cf8a29b4f37c0c8749139b6e0f2a1996d (patch) | |
tree | 360f5562e0630889f158c95c0ca9ba43a0e3da92 | |
parent | 3d50d292924de64966b657f91f50fa985b124a3a (diff) | |
download | yawa-284a371cf8a29b4f37c0c8749139b6e0f2a1996d.tar.xz |
travis should install sphinx
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 3f955dc..3eeb89b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ script: install: - sudo apt-get update -qq - - sudo apt-get install -y libx11-dev libimlib2-dev libbsd-dev + - sudo apt-get install -y libx11-dev libimlib2-dev libbsd-dev python3-sphinx env: global: |