Skip to content

Commit

Permalink
Attempts to fix Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
PsiOmegaDelta committed Sep 15, 2017
1 parent 0480984 commit 9ce6d03
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: generic
sudo: false
dist: trusty
dist: precise

env:
global:
Expand Down Expand Up @@ -28,6 +28,8 @@ addons:
- libgcc1:i386
- libstdc++6:i386
- oracle-java8-set-default
- python
- python-pip

script:
- test/run-test.sh

0 comments on commit 9ce6d03

Please sign in to comment.