Skip to content

Commit

Permalink
Try fixing build
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed Mar 29, 2019
1 parent d07d70d commit 0c9ed90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sudo: false
install:
- pip install --upgrade pip
- pip install .
- pip install --pre --upgrade traitlets[test] pytest-cov codecov pytest-warnings
- pip install --pre --upgrade traitlets[test] pytest-cov codecov
- test -z ${TEST_DEPS} || pip install --upgrade ${TEST_DEPS}

script:
Expand Down

0 comments on commit 0c9ed90

Please sign in to comment.