Commit 30ab0c7c authored by Dylan Araps's avatar Dylan Araps

Travis: Use --config travis

parent e912d35b
......@@ -12,4 +12,4 @@ before_install:
script:
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then PREFIX=/usr/local make install ; fi
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo make install ; fi
- time neofetch --ascii --config off --ascii_distro travis -v --test
- time neofetch --ascii --config travis --ascii_distro travis -v
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