We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e3669b commit 07af6cbCopy full SHA for 07af6cb
1 file changed
.travis.yml
@@ -3,7 +3,7 @@ sudo: false
3
before_install:
4
- source <(curl -SLs https://raw.githubusercontent.com/c64lib/travis-ci/master/install.sh)
5
script:
6
- - cpm common https://github.com/c64lib/common/archive/master.tar.gz
+ - cpm common https://github.com/c64lib/common/archive/0.1.0.tar.gz
7
- kall lib
8
- kall examples
9
notifications:
0 commit comments