Commit a319f52e authored by Peter Parente's avatar Peter Parente

Fix travis env creation command

parent 2cb59bd3
......@@ -5,6 +5,6 @@ sudo: required
services:
- docker
install:
- make test-reqs
- make dev-env
script:
- make build-test-all DARGS="--build-arg TEST_ONLY_BUILD=1"
{
"cSpell.enabledLanguageIds": [
"c",
"cpp",
"csharp",
"go",
"handlebars",
"javascript",
"javascriptreact",
"json",
"latex",
"markdown",
"php",
"plaintext",
"python",
"restructuredtext",
"text",
"typescript",
"typescriptreact",
"yml"
]
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment