Skip to content

Commit

Permalink
Merge pull request #526 from humanmade/1624-fix-travis-ci-failing-builds
Browse files Browse the repository at this point in the history
Update script to reference new module commit.
  • Loading branch information
mikelittle authored Oct 2, 2024
2 parents 3d50829 + c787741 commit f707e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Import Travis configuration from dev-tools repo
version: ~> 1.0
import:
- source: humanmade/altis-dev-tools:travis/module.yml@0bfa112a
- source: humanmade/altis-dev-tools:travis/module.yml@f45c03b0
mode: deep_merge_append

0 comments on commit f707e81

Please sign in to comment.