diff options
author | Tristan Gingold | 2016-01-13 19:58:55 +0100 |
---|---|---|
committer | Tristan Gingold | 2016-01-13 19:58:55 +0100 |
commit | d4a06fff354dd5de2d6228227087b85b76db58db (patch) | |
tree | 0abb0797042190e8abd48e48f057d1a080626a36 | |
parent | 1639389705f1ad9d38f32c1e12164ccf3806a472 (diff) | |
download | ghdl-d4a06fff354dd5de2d6228227087b85b76db58db.tar.gz ghdl-d4a06fff354dd5de2d6228227087b85b76db58db.tar.bz2 ghdl-d4a06fff354dd5de2d6228227087b85b76db58db.zip |
travis: revert previous patches
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 464e2ca..22b042e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,4 @@ addons: apt: packages: - gnat - - gnat-5:i386 - - llvm-3.5-dev script: ./dist/travis-ci.sh |