Skip to content

Commit

Permalink
Merge branch 'release/0.1.6'
Browse files Browse the repository at this point in the history
  • Loading branch information
erikvw committed Aug 11, 2018
2 parents 6dd5920 + c8a20aa commit 0ab2d7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ install:
- pip install --upgrade pip
- pip install flake8
- pip install coveralls
- pip install -e .
- pip install -q -r requirements.txt
before_script:
- flake8 ambition
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.5
0.1.6

0 comments on commit 0ab2d7d

Please sign in to comment.