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

Commit

Permalink
Merge pull request #20 from typelevel/topic/build
Browse files Browse the repository at this point in the history
fix Travis build
  • Loading branch information
larsrh committed Feb 23, 2016
2 parents d80a55b + 3dc178d commit 6f59e2f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: scala
sudo: false
scala:
- 2.10.4
- 2.11.2
- 2.10.6
- 2.11.7
jdk:
- oraclejdk7

0 comments on commit 6f59e2f

Please sign in to comment.