Skip to content
This repository was archived by the owner on Sep 24, 2021. It is now read-only.

Commit 511a923

Browse files
authored
Merge pull request #30 from castelao/extendingTests
Extending tests
2 parents ee6a29e + a4b49ce commit 511a923

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ language: python
33

44
env:
55
- CONDA="python=2.7"
6-
- CONDA="python=3.3"
76
- CONDA="python=3.4"
7+
- CONDA="python=3.5"
8+
- CONDA="python=3.6"
89

910
before_install:
1011
- sudo apt-add-repository -y ppa:picaso/octave

0 commit comments

Comments
 (0)