Skip to content

Commit

Permalink
Update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
patelh committed Mar 23, 2016
1 parent 69d58ad commit 38a567b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: scala
sudo: false
sudo: true
jdk: oraclejdk8
install: true
script: "./sbt clean coverage assembly"
scala:
- 2.11.5
- 2.11.7
#after_success:
# - sbt coverageReport coveralls

0 comments on commit 38a567b

Please sign in to comment.