diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 7633d378..21cc9bb0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ branches: language: python python: - "3.4" + - "3.5" before_install: - sudo add-apt-repository -y ppa:kalakris/cmake - sudo apt-get update |