Skip to content

Commit

Permalink
[travis] build with Trusty
Browse files Browse the repository at this point in the history
  • Loading branch information
mroch committed Aug 15, 2017
1 parent 77d77dd commit ee1a7d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
sudo: false
dist: trusty

env:
global:
Expand Down
2 changes: 2 additions & 0 deletions resources/travis/install_deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ eval "$(opam config env)"
echo "Installed packages:"
ocamlfind list

unset PREFIX

printf "travis_fold:end:opam_installer\n"

printf "travis_fold:start:yarn_install\nInstalling yarn dependencies\n"
Expand Down

0 comments on commit ee1a7d3

Please sign in to comment.