Skip to content

Commit db43228

Browse files
committed
Clean travis configuration.
1 parent 3d10447 commit db43228

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

.travis.yml

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
language: cpp
22

3-
#cache:
4-
# directories:
5-
# - /opt/fairsoft/nov15p1
6-
73
matrix:
84
include:
95
- os: osx
@@ -25,29 +21,6 @@ matrix:
2521
sudo: required
2622
env: ROOT_VERSION=root6
2723

28-
#env:
29-
# - ROOT_VERSION=root5
30-
# - ROOT_VERSION=root6
31-
#
32-
#os:
33-
# - linux
34-
# - osx
35-
#
36-
#compiler:
37-
# - gcc
38-
# - clang
39-
#
40-
#matrix:
41-
# exclude:
42-
# - os: osx
43-
# compiler: gcc
44-
# - os: linux
45-
# compiler: clang
46-
47-
# The following gives us Ubuntu 14.04 LTS instead of 12.04 LTS
48-
#sudo: required
49-
#dist: trusty
50-
5124
before_install:
5225
- if test "$TRAVIS_OS_NAME" = "linux"; then
5326
sudo apt-get update -q;

0 commit comments

Comments
 (0)