Skip to content

Commit

Permalink
Test PyGameScheduler on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
erikkemperman committed Mar 15, 2019
1 parent 30ffd00 commit 8e27fbe
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 @@ -6,7 +6,7 @@ matrix:
python: 3.6
# Coverage for the baseline 3.6 build: include some optional packages
before_script:
- pip3 install eventlet gevent pyyaml tornado twisted
- pip3 install eventlet gevent pygame pyyaml tornado twisted
# pycairo / pygobject need native libraries
- sudo apt-get install -y libgirepository1.0-dev gir1.2-gtk-3.0
- pip3 install pycairo pygobject
Expand Down

0 comments on commit 8e27fbe

Please sign in to comment.