Browse Source

Update travis environment to trusty.

main
David Antliff 8 years ago
parent
commit
73f012ddd8
  1. 1
      .travis.yml

1
.travis.yml

@ -1,5 +1,6 @@
# Build and deploy doxygen documention to GitHub Pages
sudo: false
dist: trusty
# Blacklist
branches:

Loading…
Cancel
Save