Skip to content

Commit

Permalink
Try the latest version of twisted
Browse files Browse the repository at this point in the history
  • Loading branch information
ejeffrey committed Oct 28, 2015
1 parent e6694e2 commit 39482bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ sudo: false
python:
- "2.7"
install:
- pip install numpy==1.8.2 twisted==13.2.0 pyOpenSSL==0.13
- pip install numpy==1.8.2 twisted==15.4.0 pyOpenSSL==0.13
- pip install .
- pip install pytest coveralls
env:
- SCALABRAD_VERSION=0.5.0
- SCALABRAD_VERSION=0.5.1
cache:
directories:
- $HOME/scalabrad-$SCALABRAD_VERSION
Expand Down

0 comments on commit 39482bb

Please sign in to comment.