Skip to content

Commit

Permalink
Removed python 3.7-dev from test as pandas doesn't build in test
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
  • Loading branch information
ChristianTremblay committed Feb 8, 2018
1 parent 9a7375a commit 5eb173d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,6 @@ python:
- '3.4'
- '3.5'
- '3.6'
- 3.7-dev
bundler_args: "--retry 3"
install:
- pip install -r requirements.txt
Expand Down

0 comments on commit 5eb173d

Please sign in to comment.