Skip to content

Commit

Permalink
fix build steps
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Feb 18, 2014
1 parent 975ebc4 commit 72bc9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ install:
- pip install -r requirements-dev.txt
script:
# check that default CSW connections work
- paver check_default_csw_connections
- paver test_default_csw_connections
# check that docs build and links work
- cd docs
- make html
Expand Down

0 comments on commit 72bc9de

Please sign in to comment.