Skip to content

Commit

Permalink
Bump the PyDSDL version number
Browse files Browse the repository at this point in the history
This is a tentative fix. A proper long-term solution is described in #68.
  • Loading branch information
pavel-kirienko authored Mar 8, 2020
1 parent 9c6ad2c commit 9678ec8
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 @@ -2,6 +2,6 @@ language: python
python:
- "3.6"
before_install:
- pip install pydsdl~=1.1
- pip install pydsdl~=1.2
script:
- ./test.py

0 comments on commit 9678ec8

Please sign in to comment.