We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa700af commit bda744eCopy full SHA for bda744e
.travis.yml
@@ -11,6 +11,7 @@ before_install:
11
install:
12
- pwd
13
- chmod +x ./scripts/ci/install_myhdl.sh
14
+ - ./scripts/ci/install_myhdl.sh
15
- pip install git+https://github.com/cfelton/minnesota
16
- pip install coverage
17
- pip install coveralls
0 commit comments