Skip to content
This repository has been archived by the owner on Sep 27, 2018. It is now read-only.

Commit

Permalink
upgrade CI to xenial
Browse files Browse the repository at this point in the history
  • Loading branch information
rhelmot committed Sep 12, 2018
1 parent 5c9fbe1 commit 2bdc70a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
sudo: required
dist: trusty
dist: xenial
env:
- PY=e ANGR_REPO=patcherex
install: ( curl https://raw.githubusercontent.com/angr/angr-dev/$TRAVIS_BRANCH/tests/travis-install.sh | grep -v 404 || curl https://raw.githubusercontent.com/angr/angr-dev/master/tests/travis-install.sh ) | bash
Expand Down

0 comments on commit 2bdc70a

Please sign in to comment.