This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM travisci/ci-garnet:packer-1512502276-986baf0 | |
RUN echo installing my own stuff |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am cotsog on github. | |
* I am cotsog (https://keybase.io/cotsog) on keybase. | |
* I have a public key ASDK5fB7mX1h5XHHh16yJJlvHl5wQbPK14qHF1sgp0XZHgo | |
To claim this, I am signing this object: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo '{}' | sudo tee /etc/docker/daemon.json |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# .travis.yml | |
# inspired by https://stackoverflow.com/a/52446551 | |
sudo: required | |
dist: trusty | |
language: scala | |
scala: 2.12.8 | |
before_cache: |
OlderNewer