Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 07a8385

Browse files
committed
Travis: Update to 3.5 final
1 parent d70ce32 commit 07a8385

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ matrix:
4040
env: MOCK=mock PANDAS=pandas
4141
- python: 3.3
4242
- python: 3.4
43+
- python: 3.5
44+
env: PRE=--pre
4345
- python: 2.7
4446
env: TEST_ARGS=--pep8
4547
- python: 2.7
4648
env: BUILD_DOCS=true MOCK=mock
47-
- python: "3.5.0rc4"
48-
env: PRE=--pre
4949
- python: "nightly"
5050
env: PRE=--pre
5151
allow_failures:

0 commit comments

Comments
 (0)