Skip to content

Commit

Permalink
Remove install step
Browse files Browse the repository at this point in the history
  • Loading branch information
ExcaliburZero committed May 24, 2016
1 parent 98bb2b5 commit dd53fda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ script:
- stack test --no-terminal --coverage

# Install and run the system tests of the program, using the program
- stack install --no-terminal
- system-test tests/system/tests.json

# Generate the documentation and check the package validity
Expand Down

0 comments on commit dd53fda

Please sign in to comment.