Skip to content

Commit

Permalink
Use containers on travisci.
Browse files Browse the repository at this point in the history
  • Loading branch information
Benoît Burnichon committed Mar 22, 2016
1 parent 765eed0 commit 7c36b07
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
language: python

sudo: false

before_script:
- sudo easy_install sphinx
- pip install -U sphinx

script:
- sh -c "make clean && make htmlstrict"

0 comments on commit 7c36b07

Please sign in to comment.