Skip to content

Commit

Permalink
refs #17: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
achimnol committed Jul 24, 2017
1 parent d7735ae commit 95c533c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -14,7 +14,7 @@ python:

# command to install dependencies
install:
- pip install --U pip setuptools
- pip install --upgrade pip setuptools
- cd python && pip install -r requirements-ci.txt

# command to run tests
Expand Down

0 comments on commit 95c533c

Please sign in to comment.