Skip to content

Commit

Permalink
Try upgrading to the trusty environment
Browse files Browse the repository at this point in the history
  • Loading branch information
farmdawgnation committed Aug 17, 2017
1 parent edb7590 commit 1042497
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
@@ -1,5 +1,9 @@
language: scala

dist: trusty

sudo: false

scala:
- 2.11.11
- 2.12.2
Expand Down Expand Up @@ -28,7 +32,6 @@ before_script:
- "cd web/webkit"
- "npm install"
- "cd -"
- sudo chmod +x /usr/local/bin/sbt

notifications:
webhooks:
Expand Down

0 comments on commit 1042497

Please sign in to comment.