Skip to content

Commit

Permalink
Merge pull request fpinscala#383 from ummels/travis
Browse files Browse the repository at this point in the history
Enable container-based infrastructure for Travis CI
  • Loading branch information
pchiusano committed Mar 19, 2015
2 parents bc3ad01 + 3cda974 commit 5119bc5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: scala
sudo: false
scala:
- 2.11.4
- 2.11.5
jdk:
- oraclejdk7
- openjdk7
Expand Down

0 comments on commit 5119bc5

Please sign in to comment.