Skip to content
This repository was archived by the owner on Feb 20, 2019. It is now read-only.

Commit d85c4df

Browse files
committed
Merge pull request #236 from scala/update-travisyml
Updating travis to 2.11.4, updating @phaller's email
2 parents 1cb5176 + 4459acd commit d85c4df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ language: scala
22
script:
33
- sbt ++$TRAVIS_SCALA_VERSION clean test
44
scala:
5-
- 2.11.2
5+
- 2.11.4
66
jdk:
77
- openjdk7
88
- oraclejdk7
99
notifications:
1010
email:
1111
12-
- philipp.haller@typesafe.com
12+
- philipp.haller@a3.epfl.ch

0 commit comments

Comments
 (0)