Travis: gimme 1.5 only for integration tests

This commit is contained in:
Jakub Warmuz
2015-08-24 20:29:25 +00:00
parent 165082b37b
commit 504ade8af5
+1 -1
View File
@@ -12,7 +12,7 @@ services:
before_install:
- travis_retry sudo ./bootstrap/ubuntu.sh
- travis_retry sudo apt-get install --no-install-recommends nginx-light openssl
- 'eval "$(gimme 1.5)"'
- '[ "xxx$BOULDER_INTEGRATION" = "xxx" ] || eval "$(gimme 1.5)"'
# using separate envs with different TOXENVs creates 4x1 Travis build
# matrix, which allows us to clearly distinguish which component under