Skip to content

Commit

Permalink
Update version to 2.0.0-b1 and fix travis-shpinx
Browse files Browse the repository at this point in the history
  • Loading branch information
llaumgui committed Aug 17, 2017
1 parent 0e7df25 commit 9169d9d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ install:

script:
- "flake8 ."
- travis-sphinx build
- if [[ $TRAVIS_PYTHON_VERSION == "3.4" ]]; then travis-sphinx build; fi

after_success:
- travis-sphinx deploy
- if [[ $TRAVIS_PYTHON_VERSION == "3.4" ]]; then travis-sphinx deploy; fi
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0-a1
2.0.0-b1

0 comments on commit 9169d9d

Please sign in to comment.