Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
velo committed Nov 27, 2015
1 parent 9339f60 commit 5c43844
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: java
language: scala

jdk:
- oraclejdk8
Expand All @@ -8,6 +8,4 @@ install:

script:
- mvn install -B -f driver/pom.xml

after_success:
- cd tests-scala ; sbt test

0 comments on commit 5c43844

Please sign in to comment.