Skip to content

Commit

Permalink
Enable docs test on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ypid committed Aug 11, 2016
1 parent 5556171 commit 60f86d9
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,5 +1,6 @@
---

sudo: required
language: 'python'
python: '2.7'

Expand All @@ -14,4 +15,5 @@ install: True

script:
- 'nosetests'

- 'git clone --depth 1 https://github.com/nickjj/rolespec'
- 'cd rolespec ; bin/rolespec -r https://github.com/debops/test-suite'

0 comments on commit 60f86d9

Please sign in to comment.