Skip to content

Commit

Permalink
Merge pull request #382 from Kuree/master
Browse files Browse the repository at this point in the history
Clean up the magma install
  • Loading branch information
leonardt committed May 6, 2019
2 parents c9c2616 + 398fe93 commit e8544a4
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,9 @@ language: python
# - '3.6'
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.9
- verilator
before_install:
- source .travis/install_coreir.sh

install:
# install conda for py 3.7
- wget http://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh -O miniconda.sh
Expand Down

0 comments on commit e8544a4

Please sign in to comment.