diff options
author | Duarte Meneses <duarte.meneses@sonarsource.com> | 2016-03-08 16:14:20 +0100 |
---|---|---|
committer | Duarte Meneses <duarte.meneses@sonarsource.com> | 2016-03-08 16:48:15 +0100 |
commit | e981a9e5487245ece21dba51a5e393257cd2b9db (patch) | |
tree | 6f7c40eb2e74f75c546ce8b5aba851f8c43f757d /.travis.yml | |
parent | c6cb6e144fe0238bdb181fc2713374a4bab7a9dc (diff) | |
download | sonar-scanner-cli-e981a9e5487245ece21dba51a5e393257cd2b9db.tar.gz sonar-scanner-cli-e981a9e5487245ece21dba51a5e393257cd2b9db.zip |
Fix build
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml index b1d977d..6c1e20c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,9 +10,7 @@ script: ./travis.sh env: matrix: - TARGET=CI - - TARGET=IT SQ_VERSION=DEV - - TARGET=IT SQ_VERSION=5.1.2 - - TARGET=IT SQ_VERSION=LTS + - TARGET=IT cache: directories: |