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 a849254 commit 660227e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
sudo: false
dist: precise
dist: trusty

env:
global:
Expand Down
2 changes: 2 additions & 0 deletions resources/travis/install_deps.sh
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 660227e

Please sign in to comment.