We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37d6f56 commit 009809eCopy full SHA for 009809e
.travis.yml
@@ -1,8 +1,8 @@
1
jobs:
2
include:
3
- stage: deploy
4
- go: 1.13.x
5
- language: minimal
+ language: go
+ go: 1.x
6
before_install:
7
- curl -sL https://deb.nodesource.com/setup_13.x | sudo -E bash -
8
- sudo apt-get install -y nodejs
0 commit comments